{
  "markdown": "# Fantasy Football Draft Assistant — MCP Server\n\n**Draft with a projection model behind you, inside Claude, ChatGPT or Cursor.**\n\nAsk your AI agent *\"who should I draft at pick 18?\"* and it calls a real 2026 projection\nmodel — ranked board, best available, sleepers and busts, floor/ceiling, and cross-platform\nADP gaps. Free to call. No account, no API key, no card.\n\n```\nhttps://predictionmarketspicks.com/api/mcp-draft/mcp\n```\n\nRegistry: **`com.predictionmarketspicks/fantasy-draft`** · Docs: **https://predictionmarketspicks.com/draft**\n\n---\n\n## Install\n\n**Claude Code**\n```bash\nclaude mcp add --transport http pmp-fantasy-draft https://predictionmarketspicks.com/api/mcp-draft/mcp\n```\n\n**Claude Desktop · Claude.ai · ChatGPT · Cursor** — add this as a custom connector / remote MCP server:\n```\nhttps://predictionmarketspicks.com/api/mcp-draft/mcp\n```\n\n**Any client that takes JSON**\n```json\n{\n  \"mcpServers\": {\n    \"pmp-fantasy-draft\": {\n      \"type\": \"streamable-http\",\n      \"url\": \"https://predictionmarketspicks.com/api/mcp-draft/mcp\"\n    }\n  }\n}\n```\n\nThen just ask, in plain language:\n\n> *\"Use the draft assistant — who's the best available at pick 18? My roster is Bijan, Puka, Josh Allen.\"*\n\n---\n\n## The eight tools\n\n| Tool | What it does |\n|---|---|\n| `draft_board` | The ranked 2026 fantasy draft board (standard, half-PPR or full-PPR) — projection, ADP, round, SLEEPER/BUST flag. Filter by position. |\n| `best_available` | Best players still on the board given your pick number and who is already drafted. |\n| `player_outlook` | One player's projection, floor/ceiling, boom/bust, ADP, and SLEEPER/BUST read. |\n| `explain_player` | Why the board ranks a player where it does — our model rank vs consensus ADP vs the published blend between them, the edge, and what the projection does and does not model. |\n| `compare_players` | Compare 2–4 players side by side with a pick recommendation and the best market value. |\n| `sleepers_and_busts` | The biggest gaps between our model and consensus ADP — sleepers to target, busts to avoid. |\n| `adp_market_gaps` | Where platform ADP disagrees with our projection the most — the players the room is systematically mispricing on your specific platform. |\n| `who_do_i_draft` | Your roster + pick number → the single best pick, weighing positional need against value. |\n\nPlatform presets for Sleeper, ESPN, Yahoo, NFL.com, CBS, Underdog and more set scoring, league\nsize and roster targets for you. Standard, half-PPR and full-PPR all supported. Bye-week stacking\nis flagged, and best-ball leagues get a ceiling-weighted tiebreak.\n\n---\n\n## Three rungs, and nothing here is a paywall\n\nEvery tool answers with **no key at all**. A cap is always a successful response with real data\nplus a link — never an error.\n\n| | No key | Free key (an email, no card) | Pro |\n|---|---|---|---|\n| `player_outlook`, `explain_player`, `compare_players` | **full** | full | full |\n| `draft_board` | top 12 | top 50 | uncapped |\n| `best_available` | top 3 | top 10 | uncapped |\n| `sleepers_and_busts` | 3 + 3 | 10 + 10 | uncapped |\n| `adp_market_gaps` | 5 | 25 | uncapped |\n| `who_do_i_draft` | the pick | + 2 alternatives | + all alternatives, with reasoning |\n\nSingle-player lookups are **never** capped, at any tier. Grab a free key at\n**https://predictionmarketspicks.com/mcp/key** and pass it as\n`Authorization: Bearer pmp_v2_free_…`.\n\nPro ($14.99/mo) uncaps the lists and adds the read behind them — boom/bust week odds on every row,\npositional tier breaks showing where the next real dropoff sits, and the reasoning on each\nrunner-up pick.\n\n---\n\n## Two ways to connect\n\nThis server is the **fantasy-only** view. There is also a full server with these same eight tools\nplus prediction-market and NFL model tools:\n\n| | Endpoint | Tools |\n|---|---|---|\n| **Fantasy only** (this repo) | `https://predictionmarketspicks.com/api/mcp-draft/mcp` | the 8 above |\n| **Full server** | `https://predictionmarketspicks.com/api/mcp/mcp` | the 8 above + 15 more |\n\nSame free key, same depth limits, same projections either way. The full server is a strict\nsuperset — nothing is fantasy-only-exclusive. Pick this one if you want a tidy tool list in your\nagent; pick the full one if you want everything.\n\n---\n\n## The model, honestly\n\nEvery number comes from a market-blended, calibrated 2026 season projection model, backtested\nover six seasons against consensus ADP.\n\nThe board leads with a **projection-plus-ADP blend**, not a raw model — because the raw model\nloses to consensus ADP at every position. So the value here is where the model **disagrees** with\nthe market (the SLEEPER / BUST flag), not a claim that we are simply right. `CONFIRMED-SLEEPER`\nmeans our model and an independent projection consensus both flag it — a higher-conviction call.\n\nBuilt on public play-by-play and consensus ADP. Not affiliated with the NFL or any fantasy\nplatform. Projections are model estimates, not guarantees.\n\n---\n\n## Safe to connect\n\n- **Read-only.** The tools never make a pick, move money, or write anything. Every tool is\n  annotated `readOnlyHint: true`.\n- **Your roster is not stored.** The roster and drafted lists you pass are used to answer the\n  call and discarded — they are never logged. We do record the recommendations *we* make\n  (the player, and the ADP it was made against) so the calls can be graded against the season.\n- **No account needed.** Rate limited per IP.\n- **DNS-verified** on the official MCP registry under `com.predictionmarketspicks`.\n\n---\n\nBuilt by [PredictionMarketsPicks](https://predictionmarketspicks.com) · The 7 Oracles quant desk.\nFull docs and a live board at **https://predictionmarketspicks.com/draft**.\n",
  "bytes": 5668,
  "sha": "27ea6ee1a4f0973f1c8dfd938e3b00e4b73749badcaae7974f07ef7d4018295c",
  "repo_slug": "predictionmarketspicks/fantasy-draft-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_predictionmarketspicks_fantasy_draft_312e8031/readme"
}