yahoo-fantasy-mcp

krger/yahoo-fantasy-mcp
★ 1 stars Python AI/LLM Updated today
Read-only MCP server exposing Yahoo Fantasy Sports data (standings, rosters, matchups, free agents) to Claude over streamable HTTP.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "yahoo-fantasy-mcp": {
      "command": "uvx",
      "args": [
        "yahoo-fantasy-mcp"
      ]
    }
  }
}

Or install with pip: pip install yahoo-fantasy-mcp

README Excerpt

A read-only MCP server that gives Claude access to your Yahoo Fantasy Sports league data (baseball, football, …). It runs as a **remote MCP server over streamable HTTP** (serving the MCP endpoint at `/mcp`) — you host it and connect Claude to it by URL, rather than running it as a local stdio subprocess.

Tools (13)

YAHOO_LEAGUE_IDYAHOO_OAUTH_FILEYAHOO_SEASONYAHOO_SPORTyahoo_get_league_settingsyahoo_get_matchupyahoo_get_player_statsyahoo_get_rosteryahoo_get_scoreboardyahoo_get_standingsyahoo_list_my_leaguesyahoo_list_teamsyahoo_search_free_agents

Topics

claudefantasy-baseballfantasy-footballmcpmodel-context-protocolpythonyahoo-fantasy