yahoo-fantasy-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| yahoo_get_my_gamesA | Lists every fantasy sport/season (NFL, NBA, MLB, NHL, across years) the logged-in Yahoo account has played. |
| yahoo_get_my_leaguesA | Lists the leagues the account belongs to for a given game key (e.g. "nfl", "nba", "mlb", "nhl", or a year-specific code). |
| yahoo_get_league_standingsC | Current standings for a league. |
| yahoo_get_league_settingsC | Scoring rules, roster positions, and other settings for a league. |
| yahoo_get_scoreboardB | Matchup scores for a league, optionally for a specific week. |
| yahoo_get_league_transactionsC | Recent adds/drops/trades in a league. |
| yahoo_search_league_playersC | Searches the player pool for a league by name. |
| yahoo_get_team_rosterC | A team's roster, optionally for a specific week. |
| yahoo_get_team_matchupsC | A team's full schedule of matchups and results for the season. |
| yahoo_fantasy_raw_getA | Escape hatch: GET any Yahoo Fantasy Sports API path (under /fantasy/v2/) not covered by a dedicated tool, e.g. "/league/{key}/draftresults". Read-only. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/brettadams0/yahoo-fantasy-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server