Skip to main content
Glama
brettadams0

yahoo-fantasy-mcp

by brettadams0

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/brettadams0/yahoo-fantasy-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server