NFL MCP
Provides access to CBS Sports data, including player news, projections, and expert picks, for fantasy football analysis.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@NFL MCPWhat are my playoff odds?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
๐ NFL MCP โ Your AI Fantasy Football War Room
Win your draft. Dominate your season. With data, not gut feeling.
NFL MCP turns real NFL & fantasy data into a decisive edge โ a suite of tools that plug straight into your AI assistant (Claude Desktop, Claude Code, Cursor, โฆ). Ask a plain question, get a data-backed answer: who to draft, who to start, whether that trade is a fleece, and what your playoff odds really are โ for your league, your roster, your pick, in real time.
This isn't another rankings site you tab away from mid-draft. It lives inside your assistant and answers the question you actually asked.
๐ฌ See it in action
You: "I'm on the clock at 1.09 in my 12-team half-PPR draft โ who do I take?"
๐ NFL MCP: *Jahmyr Gibbs (RB) โ top value here (VBD 8787), and there's a value cliff at RB after him (โ1995). Elite WRs are deeper, so lock the RB now and grab WR at the turn.*
You: "Start Puka Nacua or DeVonta Smith this week?"
๐ NFL MCP: Nacua โ 18.7 projected (floor 11.6 / ceiling 25.8), โ high snap share, smash matchup. Start Nacua with confidence.
You: "Is trading my Bijan for their CeeDee + a WR2 fair?"
๐ NFL MCP: Slightly favors you (fairness 82/100) โ two startable pieces beat one stud for your thin WR room. โ ๏ธ You'd drop to 3 RB, so mind the depth.
Real tool outputs โ value cliffs, projections with floor/ceiling, market-value trade fairness โ rendered by your assistant.
Related MCP server: rag-nfl-analyst
๐ฅ Why you'll win
๐ฏ Draft day
VBD draft board ranked by value over replacement โ the ordering that wins drafts, not raw ADP.
Live "war room" โ during your real Sleeper draft it reads the board live and calls the best pick for your roster, with value-cliff warnings and positional-run alerts.
Rehearse first โ run 100 mock drafts from your slot before you're on the clock.
๐ Every week
Start/sit with automatic projections โ no manual point entry.
value ร matchup ร Vegas game-script ร usage ร injury, with floor/ceiling and a transparent breakdown.A real matchup edge โ which defense a player actually feasts on, from real weekly results (not a stale rankings page).
Streaming planner โ the best DST / K / QB / TE to stream over the next 1-3 weeks (soft defense, weak opposing offense, strong own offense).
Weather / wind โ fade passing and kickers in the ugly-weather games (wind โฅ 15 mph), dome games flagged neutral.
๐ Trades & waivers
Trade analyzer on real market values โ knows your league's exact format and flags a lopsided deal with evidence.
FAAB bids โ exactly how much to spend on that waiver breakout (market value + league demand + your budget).
๐ Season strategy
Monte-Carlo playoff odds โ "72% to make it โ 84% if you win this week." Real probabilities, not vibes.
Strength of schedule โ rest-of-season and playoff-week (15-17) difficulty per position, for stash and trade-deadline calls.
Bye-week coordination, trade-deadline timing, opponent-weakness scouting.
โ Why you can trust it
Real data, zero gut-feeling heuristics โ market-consensus values (FantasyCalc), real weekly stats (nflverse), your live league (Sleeper), news & injuries (ESPN), weather (Open-Meteo). No paid API keys required to start.
Honest about uncertainty โ when it lacks live data it says so (and falls back transparently) instead of faking a confident call.
It grades its own accuracy. A built-in backtest measures whether its projections actually beat a baseline on real past seasons, and a daily watchdog alerts if a data source changes. Most fantasy tools never check whether they're right. This one does.
โก 60-second start
docker run --rm -p 9000:9000 ghcr.io/gtonic/nfl_mcp:latestConnect it to your assistant, then just ask:
"My Sleeper username is
garyโ find my league, build my draft board, and simulate a draft from my slot."
Claude Code (CLI):
claude mcp add --transport http nfl-mcp http://localhost:9000/mcp/Claude Desktop / Cursor โ bridge via mcp-remote:
{
"mcpServers": {
"nfl-mcp": { "command": "npx", "args": ["-y", "mcp-remote", "http://localhost:9000/mcp/"] }
}
}Full setup, configuration and deployment โ docs/TECHNICAL.md. Draft-day walkthrough โ docs/DRAFT_DAY.md.
๐งฐ What's inside
70+ MCP tools over HTTP, grouped by what they do. Every tool's full parameter reference lives in AGENT.md; below is the map.
๐ฏ Draft & player values
get_draft_board (VBD-tiered board) ยท recommend_draft_pick (best pick live) ยท simulate_draft (offline mock) ยท get_player_values / get_player_value (market consensus) ยท analyze_trade (fairness on real values) ยท get_league_drafts ยท get_draft ยท get_draft_picks ยท get_draft_traded_picks
๐ Weekly lineup & projections
project_player / project_players (transparent weekly points) ยท get_start_sit_recommendation ยท get_roster_recommendations ยท compare_players_for_slot ยท analyze_full_lineup
๐๏ธ Matchup, schedule & environment
get_defense_rankings ยท get_matchup_difficulty ยท analyze_roster_matchups ยท get_strength_of_schedule (ROS SOS) ยท get_playoff_sos (weeks 15-17) ยท get_streaming_options (DST/K/QB/TE streaming) ยท get_weather_forecast (wind/weather impact) ยท get_strategic_matchup_preview ยท get_vegas_lines ยท get_game_environment ยท analyze_roster_vegas ยท get_stack_opportunities
๐ Season strategy & opponents
get_playoff_odds (Monte-Carlo) ยท get_season_bye_week_coordination ยท get_trade_deadline_analysis ยท get_playoff_preparation_plan ยท analyze_opponent
๐ธ Waivers & FAAB
get_waiver_wire_dashboard ยท get_waiver_log ยท check_re_entry_status ยท recommend_faab_bid
๐ Your Sleeper league
get_league ยท get_rosters ยท get_league_users ยท get_matchups ยท get_playoff_bracket ยท get_transactions ยท get_traded_picks ยท get_trending_players ยท get_fantasy_context (aggregate) ยท get_nfl_state ยท get_user ยท get_user_leagues ยท fetch_all_players
๐ฉบ Injuries & availability
get_injury_report ยท get_high_confidence_injuries (multi-source) ยท get_gameday_inactives
๐ฐ NFL data & news (ESPN)
get_nfl_news ยท get_teams / fetch_teams ยท get_depth_chart ยท get_team_injuries ยท get_team_player_stats ยท get_nfl_standings ยท get_team_schedule ยท get_league_leaders
๐ง Coaching intelligence
get_coaching_staff ยท get_all_coaching_staffs ยท get_coaching_tree ยท get_scheme_classification
๐ CBS Sports
get_cbs_player_news ยท get_cbs_projections ยท get_cbs_expert_picks
๐ฅ Players / athletes
fetch_athletes ยท lookup_athlete ยท search_athletes ยท get_athletes_by_team
๐ Web & health
crawl_url (SSRF-guarded text extraction) ยท GET /health (REST)
๐ More
docs/TECHNICAL.md โ setup, configuration, architecture, data sources, eval suite, CI/CD, security.
AGENT.md โ full per-tool reference for AI agents.
docs/DRAFT_DAY.md โ before/during draft-day playbook.
SECURITY.md โ security policy, SSRF protections, reporting.
CHANGELOG.md โ release history.
License
MIT โ see LICENSE.
This server cannot be deployed
Maintenance
Related MCP Connectors
Unlock the power of real-time cryptocurrency data with our Crypto Price Insights MCP server.
Research-only MCP server: your AI as a quant research desk. 90 tools, no trades, no brokers.
Crypto market intelligence, token rug-checks, and wallet verification in one MCP server.
Read-only MCP server for live Polymarket, Kalshi, Limitless odds; Manifold sentiment.
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceProvides verified NFL stats (2016โ2025) and Sleeper league context through an MCP server, with tools for querying metrics, comparing entities, verifying claims, and accessing league data.MIT
- FlicenseNot gradedqualityCmaintenanceMCP server for NFL fantasy football retrieval, providing access to NFL stats and Sleeper league data through retrieval-oriented tools.-
- AlicenseNot gradedqualityBmaintenanceMCP server that provides fantasy football draft tools including ranked boards, best available, player comparisons, sleeper/bust flags, and ADP market gaps using a calibrated projection model.MIT
- AlicenseAqualityBmaintenanceMCP server that acts as a live fantasy football draft assistant, syncing ESPN or Sleeper boards and providing pick recommendations with reasoning and survival odds.12253MIT