ESPN Fantasy Football MCP Server
by eponerine
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SWID | No | Private-league cookie. Prefer setting this on the API server instead. | |
| ESPN_S2 | No | Private-league cookie. Prefer setting this on the API server instead. | |
| LEAGUE_ID | No | Default league. Tools may override it per call. | |
| SEASON_YEAR | No | Default season year. | |
| FF_API_BASE_URL | No | Base URL of the fantasy HTTP API. Must be https/http. | http://localhost:3000 |
| FF_CACHE_TTL_MS | No | TTL for the in-memory response cache. | 60000 |
| FF_API_TIMEOUT_MS | No | Per-request timeout. | 20000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues