Fantasy Football Draft Assistant
Provides fantasy football draft assistance with platform presets for CBS, including scoring, league size, and roster target settings.
Click on "Install 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., "@Fantasy Football Draft AssistantWho's the best available at pick 18? My roster is Bijan, Puka, Allen."
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.
Fantasy Football Draft Assistant — MCP Server
Draft with a projection model behind you, inside Claude, ChatGPT or Cursor.
Ask your AI agent "who should I draft at pick 18?" and it calls a real 2026 projection model — ranked board, best available, sleepers and busts, floor/ceiling, and cross-platform ADP gaps. Free to call. No account, no API key, no card.
https://predictionmarketspicks.com/api/mcp-draft/mcpRegistry: com.predictionmarketspicks/fantasy-draft · Docs: https://predictionmarketspicks.com/draft
Install
Claude Code
claude mcp add --transport http pmp-fantasy-draft https://predictionmarketspicks.com/api/mcp-draft/mcpClaude Desktop · Claude.ai · ChatGPT · Cursor — add this as a custom connector / remote MCP server:
https://predictionmarketspicks.com/api/mcp-draft/mcpAny client that takes JSON
{
"mcpServers": {
"pmp-fantasy-draft": {
"type": "streamable-http",
"url": "https://predictionmarketspicks.com/api/mcp-draft/mcp"
}
}
}Then just ask, in plain language:
"Use the draft assistant — who's the best available at pick 18? My roster is Bijan, Puka, Josh Allen."
Related MCP server: fantrax-mcp
The seven tools
Tool | What it does |
| The ranked 2026 fantasy draft board (standard, half-PPR or full-PPR) — projection, ADP, round, SLEEPER/BUST flag. Filter by position. |
| Best players still on the board given your pick number and who is already drafted. |
| One player's projection, floor/ceiling, boom/bust, ADP, and SLEEPER/BUST read. |
| Compare 2–4 players side by side with a pick recommendation and the best market value. |
| The biggest gaps between our model and consensus ADP — sleepers to target, busts to avoid. |
| Where platform ADP disagrees with our projection the most — the players the room is systematically mispricing on your specific platform. |
| Your roster + pick number → the single best pick, weighing positional need against value. |
Platform presets for Sleeper, ESPN, Yahoo, NFL.com, CBS, Underdog and more set scoring, league size and roster targets for you. Standard, half-PPR and full-PPR all supported. Bye-week stacking is flagged, and best-ball leagues get a ceiling-weighted tiebreak.
Three rungs, and nothing here is a paywall
Every tool answers with no key at all. A cap is always a successful response with real data plus a link — never an error.
No key | Free key (an email, no card) | Pro | |
| full | full | full |
| top 12 | top 50 | uncapped |
| top 3 | top 10 | uncapped |
| 3 + 3 | 10 + 10 | uncapped |
| 5 | 25 | uncapped |
| the pick | + 2 alternatives | + all alternatives, with reasoning |
Single-player lookups are never capped, at any tier. Grab a free key at
https://predictionmarketspicks.com/mcp/key and pass it as
Authorization: Bearer pmp_v2_free_….
Pro ($14.99/mo) uncaps the lists and adds the read behind them — boom/bust week odds on every row, positional tier breaks showing where the next real dropoff sits, and the reasoning on each runner-up pick.
Two ways to connect
This server is the fantasy-only view. There is also a full server with these same seven tools plus prediction-market and NFL model tools:
Endpoint | Tools | |
Fantasy only (this repo) |
| the 7 above |
Full server |
| the 7 above + 15 more |
Same free key, same depth limits, same projections either way. The full server is a strict superset — nothing is fantasy-only-exclusive. Pick this one if you want a tidy tool list in your agent; pick the full one if you want everything.
The model, honestly
Every number comes from a market-blended, calibrated 2026 season projection model, backtested over six seasons against consensus ADP.
The board leads with a projection-plus-ADP blend, not a raw model — because the raw model
loses to consensus ADP at every position. So the value here is where the model disagrees with
the market (the SLEEPER / BUST flag), not a claim that we are simply right. CONFIRMED-SLEEPER
means our model and an independent projection consensus both flag it — a higher-conviction call.
Built on public play-by-play and consensus ADP. Not affiliated with the NFL or any fantasy platform. Projections are model estimates, not guarantees.
Safe to connect
Read-only. The tools never make a pick, move money, or write anything. Every tool is annotated
readOnlyHint: true.Nothing stored. Your roster and drafted lists are used to answer the call and discarded.
No account needed. Rate limited per IP.
DNS-verified on the official MCP registry under
com.predictionmarketspicks.
Built by PredictionMarketsPicks · The 7 Oracles quant desk. Full docs and a live board at https://predictionmarketspicks.com/draft.
This server cannot be installed
Maintenance
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
- AlicenseAqualityDmaintenanceMCP server providing access to ESPN Fantasy Baseball data, enabling league settings, rosters, player lookup, free agents, waiver claims, lineup changes, and trade management.16MIT
- Flicense-qualityDmaintenanceMCP server for Fantrax fantasy baseball that provides tools to read league info, rosters, standings, free agents, and related data.
- Alicense-qualityBmaintenanceAn open NFL fantasy-football analytics platform that provides live data, machine-learned projections, dynasty values, and prospect grades via an MCP server for AI clients.MIT
- Alicense-qualityBmaintenanceMCP server that turns real NFL & fantasy data into a decisive edge, offering 70+ tools for draft assistance, start/sit recommendations, trade analysis, playoff odds, and more, with live league integration.MIT
Related MCP Connectors
MCP server for generating rough-draft project plans from natural-language prompts.
7-factor stock scoring MCP server. US/HK/CN, 74 stocks. Free + Premium (USDC/Base). x402 ready.
An MCP server for deep research or task groups
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/predictionmarketspicks/fantasy-draft-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server