Yahoo Fantasy Baseball MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| season | No | Current season year | 2025 |
| game_id | No | Yahoo's numeric MLB game ID (auto-discovered) | |
| team_id | No | Your team ID (auto-discovered by setup) | |
| game_code | No | Game code (always 'mlb' for baseball) | mlb |
| league_id | Yes | Your Yahoo Fantasy league ID | |
| token_file | No | Path to store OAuth token | .yahoo_token.json |
| yahoo_consumer_key | Yes | Your Yahoo developer app consumer key | |
| yahoo_consumer_secret | Yes | Your Yahoo developer app consumer secret |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ChrisArrington/yahoo-fantasy-baseball-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server