Skip to main content
Glama
dingyiyi0226

Yahoo Fantasy Baseball MCP Server

by dingyiyi0226

Fantasy Baseball for Claude & Codex

npm

Manage your Yahoo Fantasy Baseball team from Claude or Codex with built-in skills for daily roster reviews, weekly post-mortems, automated lineup adjustments, and free-agent scouting.

All Yahoo league reads and writes run through a signed-in browser: Claude in Chrome or the Codex Browser plugin. The supported workflow does not use the Yahoo Fantasy Sports API.

The MCP server remains useful for saving the browser-discovered default team and for deeper player-performance analysis through the MLB Stats API, Baseball Savant Statcast, and FanGraphs.

WARNING

Yahoo has revoked Fantasy Sports API access for unverified developers. This project therefore uses a signed-in browser for all Yahoo league data and actions; the preserved Yahoo API code is not used in the supported workflow.

Contents


Related MCP server: flaim

Install

Pick the app you use — you only need one. Then continue to Connect your Yahoo team.

Claude Desktop

1. Add the extension

  1. Download fantasy-baseball-vX.X.X.mcpb from the Releases page.

  2. In Claude Desktop, go to Settings → Extensions.

  3. Drag the file into the Extensions window and click Install.

2. Add the Fantasy Baseball skill (guided start/sit and roster-review workflow)

  1. Download fantasy-baseball-skill-vX.X.X.zip from the Releases page.

  2. Go to Settings → Capabilities and turn on code execution.

  3. Go to Customize → Skills, click + → Create skill → Upload a skill, and choose the ZIP.

Codex desktop app

Requires Node.js (nodejs.org/download — install the LTS build). The plugin bundles the public analysis tools and the Fantasy Baseball skill in one step.

  1. In the Codex app, go to Settings → Plugins → Add plugin marketplace.

  2. Add from a GitHub repo:

    • Source: dingyiyi0226/fantasy-baseball-mcp

    • Git ref: master

    • Sparse paths: (leave blank)

  3. Open the Fantasy Baseball marketplace and install the Fantasy Baseball plugin.

  4. Continue to Connect your Yahoo team.


Connect your Yahoo team

No Yahoo developer app, Client ID, Client Secret, or OAuth setup is needed.

Codex

In a Codex chat, ask:

Open https://baseball.fantasysports.yahoo.com in the in-app browser so I can sign in.

Sign in to Yahoo in that in-app browser. Keep the session there; all roster, matchup, player, transaction, lineup, and add/drop workflows use it.

Claude

Connect Claude in Chrome, open https://baseball.fantasysports.yahoo.com, and sign in to Yahoo in that connected Chrome browser.

Then ask show my Yahoo fantasy teams. The skill discovers the visible leagues and teams from the browser. If more than one team is available, choose one; the MCP server saves that browser-discovered team as the local default.

If Yahoo is signed out later, the workflow stops and asks you to sign in in the same browser. It does not fall back to OAuth or the Yahoo API.


Talk to your team

Say this...

To do this

fantasy show roster

Show your current roster

fantasy my matchup

Summarize this week's matchup

fantasy standings

Show league standings

fantasy who should I add?

Find free-agent targets

who's pitching tomorrow?

List probable starters; add “who's a free agent?” to check availability

analyze Shohei Ohtani

Compare recent performance with Statcast and FanGraphs indicators

move <player> from BN to <slot>

Makes one approved lineup swap in the signed-in Yahoo browser, then verifies it saved

set my lineup today

Applies the agreed start/bench moves from a roster review

add <free agent>

Adds that exact free agent when there is an open roster spot

add <free agent> and drop <player>

Submits only that exact approved add/drop pair and verifies the resulting roster

review my roster today

Reviews the current matchup, lineup, open slots, and free-agent or streamer opportunities

who on my bench should I start tonight?

Recommends exact start/bench swaps and explains why

weekly review

Grades lineup choices, adds/drops, and category strategy for this week or the week just finished

can I still win this week?

Identifies realistic category flips and the best remaining path

Yahoo actions use the signed-in session in Codex's in-app browser or Claude's connected Chrome. They stop if Yahoo is not signed in or the requested move is ambiguous. You can always ask for advice first; an add/drop is submitted only after you explicitly approve the exact player or pair.

Good to know

  • The MCP server is still used for public player analysis and the locally saved default Yahoo team. Browser-only roster and matchup reads can work from the skill without Yahoo API credentials.

  • The current browser owns the Yahoo login session. The local config stores only the browser-discovered default league/team identifiers for the supported workflow.

  • Legacy Yahoo OAuth/API code remains in the package for possible future compatibility, but normal startup does not register or use it.

  • For batters, we use season, 14-day, and 30-day splits; xBA, xSLG, xwOBA, and their expected-vs-actual gaps; exit velocity, hard-hit rate, barrel rate, launch angle, sweet-spot rate, and batted-ball distance; WAR, wRC+, wOBA, ISO, BABIP, K%, BB%, SwStr%, GB%, FB%, HR/FB, and LD%.

  • For pitchers, we use season, 14-day, and 30-day splits; xBA, xSLG, and xwOBA allowed; exit velocity, hard-hit rate, barrel rate, and launch angle allowed; WAR, ERA, FIP, xFIP, WHIP, K%, BB%, SwStr%, GB%, FB%, HR/FB, BABIP, and LOB%.

License

MIT

Install Server
A
license - permissive license
A
quality
A
maintenance

Maintenance

Maintainers
Response time
1dRelease cycle
35Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    B
    quality
    C
    maintenance
    Enables comprehensive Sleeper Fantasy Football integration with Claude, providing real-time player projections, historical performance analytics, league management, and waiver wire analysis. Supports advanced NFL metrics, lineup optimization, and matchup analysis for fantasy football decision-making.
    Last updated
    12
    1
  • A
    license
    -
    quality
    C
    maintenance
    Connect ESPN & Yahoo fantasy leagues to AI assistants via MCP. Read-only tools for rosters, standings, matchups, free agents, and league info across football and baseball.
    Last updated
    10
    MIT

View all related MCP servers

Related MCP Connectors

  • Read-only fantasy analysis for ESPN, Yahoo, and Sleeper leagues via MCP

  • WHOOP recovery, strain, sleep and workouts in Claude via official WHOOP OAuth. Free, open source.

  • Global stock research, ML forecasts, valuation signals, screeners & portfolio tracking in Claude

View all MCP Connectors

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/dingyiyi0226/fantasy-baseball-mcp'

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