MCP ServerHTTPOfficialv1.0.1

Flaim Fantasy MCP Server

Query your ESPN, Yahoo, and Sleeper fantasy leagues directly from Claude, ChatGPT, or Gemini to get personalized advice on rosters, matchups, and waiver wire pickups. Grounded in your actual league data, not generic rankings.

app.flaim/mcp

Hosted URL

https://api.flaim.app/mcp

Transport

HTTP

Auth

No auth required

Flaim Fantasy repository at a glance

Live signal from GitHub, refreshed weekly.

Stars

5

Last commit

May 18, 2026

License

MIT

Language

TypeScript

What the Flaim Fantasy MCP server does

How models use it and what it is built for.

Query your ESPN, Yahoo, and Sleeper fantasy leagues directly from Claude, ChatGPT, or Gemini to get personalized advice on rosters, matchups, and waiver wire pickups. Grounded in your actual league data, not generic rankings.

Connect to Flaim Fantasy

Hosted endpoint — paste into any MCP client.

https://api.flaim.app/mcp

Resources

Where to find authoritative docs and source for Flaim Fantasy.

Example prompts for Flaim Fantasy

Paste any of these into Agent Studio after connecting Flaim Fantasy.

  • Who should I start at wide receiver this week given my matchup?
  • Show me the top available players on waivers right now
  • How does my team rank in the league standings and what's my playoff outlook?
  • What trades have happened recently and who's been most active?

Documentation from project README

View on GitHub

Excerpted from the project's README — boilerplate sections (license, changelog, contributing) omitted for clarity.

Flaim Fantasy

License: MIT MCP Tools Chrome Web Store

Connect your ESPN, Yahoo, and Sleeper leagues to ChatGPT, Claude, and Gemini CLI so you can ask about your actual team, matchup, standings, and waiver wire. Flaim combines live league data with built-in fantasy analyst guidance, so the answers are grounded in your league instead of generic rankings.

Read-only by design. No trades, no drops, no roster changes — just advice.

How It Works

The Flaim skill teaches your AI assistant how to behave like a fantasy analyst — which data to pull, how to interpret it, and how to turn it into useful advice. The MCP tools feed it your actual league data. Together, they give a general-purpose AI enough structure to answer like it knows your specific league.

Get Started

  1. Sign up at flaim.app
  2. Connect your platforms — ESPN via Chrome extension, Yahoo via OAuth, Sleeper by username
  3. Leagues auto-discovered — all your leagues and past seasons are found automatically
  4. Pick a default league for AI conversations
  5. Install the skill — recommended for agent-skill tools; copy .agents/skills/flaim-fantasy/ into your project or home directory (see The Skill below)
  6. Add Flaim to your AI — use the MCP URL in Claude, ChatGPT, or Gemini CLI
  7. Ask questions — "Who should I start this week?", "What's on the waiver wire?", etc.

The Skill

The Flaim skill teaches your AI assistant how to behave like a fantasy analyst — when to use which tools, how to interpret league data, and how to turn that context into useful advice.

Install for Claude Code (or any Agent Skills-compatible tool):

Place the skill in your project's .agents/skills/ directory (cross-platform convention) or in ~/.agents/skills/ for global use:

# Clone or copy the skill directory
cp -r flaim/.agents/skills/flaim-fantasy ~/.agents/skills/flaim-fantasy

The AI will detect and activate the skill automatically when you ask fantasy questions.

MCP Tools

Tool What it does
get_user_session Your leagues across all platforms
get_ancient_history Past seasons and historical leagues outside the current season
get_league_info Baseline league context: settings, scoring, roster config, teams/owners
get_roster Team roster with player stats
get_matchups Weekly matchups and scores
get_standings League standings and rankings
get_free_agents Available players; ESPN/Yahoo include ownership percentages, Sleeper returns identities only
get_players Player lookup; ESPN and Yahoo can add league ownership, Sleeper ownership is unavailable
get_transactions Recent adds, drops, waivers, and trades

All tools connect through a single MCP endpoint: https://api.flaim.app/mcp

Supported Platforms

Platform Sports Auth
ESPN Football, Baseball, Basketball, Hockey Chrome extension or manual cookies
Yahoo Football, Baseball, Basketball, Hockey OAuth 2.0
Sleeper Football, Basketball Username (public API)
Continue reading on GitHub

Flaim Fantasy MCP server — FAQ

Common questions about connecting and running Flaim Fantasy.

  • What fantasy platforms does Flaim support?

    ESPN, Yahoo, and Sleeper for football, baseball, basketball, and hockey. ESPN and Yahoo connect via Chrome extension or OAuth; Sleeper uses your public username. All three platforms are queried through a single MCP endpoint.

  • Can I make roster changes or trades through Flaim?

    No. Flaim is read-only by design — it pulls league data and provides analysis only. You cannot make trades, drops, or any roster changes through the MCP server.

  • How do I set up Flaim with my AI assistant?

    Sign up at flaim.app, connect your platforms (ESPN via Chrome extension, Yahoo via OAuth, Sleeper by username), then add the MCP URL `https://api.flaim.app/mcp` to Claude, ChatGPT, or Gemini CLI. Optionally install the Flaim skill for better analyst behavior.

  • Does Flaim cost money?

    The README does not document pricing. Visit flaim.app to check current plans and whether free or paid tiers are available.

  • What happens if I have multiple leagues across different seasons?

    Flaim auto-discovers all your leagues and past seasons across ESPN, Yahoo, and Sleeper. You pick a default league for AI conversations, and the MCP tools can query historical data via the `get_ancient_history` tool.

Run Flaim Fantasy across 30+ AI models, side-by-side

Connect Flaim Fantasy to Claude, GPT, Gemini, DeepSeek and 30+ AI models in MCP Agent Studio. Compare answers side-by-side, save reusable agent presets, share runs — all in your browser, no install required.

Open Agent Studio

Related servers

More on MCP Playground