espn-fantasy-football-mcp
by heyitaki
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ESPN_S2 | No | The espn_s2 cookie value, kept URL-encoded. Required for private league reads and all write operations. | |
| ESPN_SWID | No | The SWID cookie value, including braces. Also identifies the member making a transaction. Required for private league reads and all write operations. | |
| ESPN_SEASON | No | Integer NFL season year. Defaults to the current calendar year. Set it explicitly when viewing a season after New Year's Day. | |
| ESPN_TEAM_ID | No | Integer fantasy team id from your team's URL. Used when a tool omits teamId. | |
| ESPN_LEAGUE_ID | Yes | Integer league id from the league URL's leagueId parameter. Required. | |
| ESPN_READ_ONLY | No | 1 or true disables every write tool, including dry runs. Defaults to false. | false |
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 | |