Skip to main content

Internal MCP server for AltSportsLeagues valuation engine — team tooling for league valuation workflows

Project description

AltSportsLeagues Internal Valuation MCP Server

Internal MCP server wrapping the AltSportsLeagues valuation engine — submit applications, check status, retrieve results, and manage the valuation pipeline via MCP tools.

Quick Start

# Install
pip install altsportsleagues-internal-valuation-mcp

# Run (stdio)
ALTSPORTSLEAGUES_INTERNAL_API_KEY=your_key altsportsleagues-internal-valuation-mcp

# Run (HTTP/SSE)
ALTSPORTSLEAGUES_INTERNAL_API_KEY=your_key altsportsleagues-internal-valuation-mcp --sse --port 8080

Connect to Claude Desktop

{
  "mcpServers": {
    "altsportsleagues-valuation": {
      "command": "altsportsleagues-internal-valuation-mcp",
      "env": {
        "ALTSPORTSLEAGUES_INTERNAL_API_KEY": "your_api_key"
      }
    }
  }
}

Connect to Cursor

Create .cursor/mcp.json:

{
  "mcpServers": {
    "altsportsleagues-valuation": {
      "command": "altsportsleagues-internal-valuation-mcp",
      "env": {
        "ALTSPORTSLEAGUES_INTERNAL_API_KEY": "your_api_key"
      }
    }
  }
}

Connect to OpenClaw

mcp:
  servers:
    altsportsleagues-valuation:
      command: altsportsleagues-internal-valuation-mcp
      env:
        ALTSPORTSLEAGUES_INTERNAL_API_KEY: your_api_key

Installation via npm

npx altsportsleagues-internal-valuation-mcp

Environment Variables

Variable Required Description
ALTSPORTSLEAGUES_INTERNAL_API_KEY Yes API key for authentication
VALUATION_ENGINE_URL No Override valuation backend URL (default: https://valuation.altsportsleagues.ai)

Tools (6)

Tool Description
submit_application Submit a new onboarding/valuation application
get_application_status Check application processing status
get_application_results Get valuation results for a processed application
list_applications List applications with optional status filter
delete_application Delete an application and its results
health_check Check valuation engine backend health

License

MIT

Internal use only.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file altsportsleagues_internal_valuation_mcp-1.0.0.tar.gz.

File metadata

File hashes

Hashes for altsportsleagues_internal_valuation_mcp-1.0.0.tar.gz
Algorithm Hash digest
SHA256 fc6879fee3bdf354c2a86d27b69fa48ca6fa02ab6c260fc6654746020e53c4da
MD5 58344eb390c1136c6d447bb771bdfbfd
BLAKE2b-256 39deb134faa9f17f9efba23794d000c73fc21efe62209f7ed593ce16fe0c0834

See more details on using hashes here.

File details

Details for the file altsportsleagues_internal_valuation_mcp-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for altsportsleagues_internal_valuation_mcp-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bf2918687c853cefc79daecb01070ca9eeb0db6bdb5bbce2c61300e0550a39b4
MD5 039570151565c0e4a081e0ff3b3bf595
BLAKE2b-256 d5ea261b2f6b627d36a4a78160292175c4761a84c458e026330a2aa3676e9897

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page