Back to Discover

fantasy-draft-mcp

connector

predictionmarketspicks

AI fantasy football draft assistant — 2026 board, best available, sleepers, ADP gaps. Who to draft?

View on GitHub
0 starsSynced Aug 12, 2026

Install to Claude Code

/plugin marketplace add predictionmarketspicks/fantasy-draft-mcp

README

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/mcp

Registry: 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/mcp

Claude Desktop · Claude.ai · ChatGPT · Cursor — add this as a custom connector / remote MCP server:

https://predictionmarketspicks.com/api/mcp-draft/mcp

Any 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."


The eight tools

ToolWhat it does
draft_boardThe ranked 2026 fantasy draft board (standard, half-PPR or full-PPR) — projection, ADP, round, SLEEPER/BUST flag. Filter by position.
best_availableBest players still on the board given your pick number and who is already drafted.
player_outlookOne player's projection, floor/ceiling, boom/bust, ADP, and SLEEPER/BUST read.
explain_playerWhy 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.
compare_playersCompare 2–4 players side by side with a pick recommendation and the best market value.
sleepers_and_bustsThe biggest gaps between our model and consensus ADP — sleepers to target, busts to avoid.
adp_market_gapsWhere platform ADP disagrees with our projection the most — the players the room is systematically mispricing on your specific platform.
who_do_i_draftYour 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 keyFree key (an email, no card)Pro
player_outlook, explain_player, compare_playersfullfullfull
draft_boardtop 12top 50uncapped
best_availabletop 3top 10uncapped
sleepers_and_busts3 + 310 + 10uncapped
adp_market_gaps525uncapped
who_do_i_draftthe 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 eight tools plus prediction-market and NFL model tools:

EndpointTools
Fantasy only (this repo)https://predictionmarketspicks.com/api/mcp-draft/mcpthe 8 above
Full serverhttps://predictionmarketspicks.com/api/mcp/mcpthe 8 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.
  • Your roster is not stored. The roster and drafted lists you pass are used to answer the call and discarded — they are never logged. We do record the recommendations we make (the player, and the ADP it was made against) so the calls can be graded against the season.
  • 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.

Rendered live from predictionmarketspicks/fantasy-draft-mcp's GitHub README — not stored, always reflects the source repo.

1 Install Method

NameDescriptionCategorySource
streamable-http remoteHosted streamable-http endpointmcp-serverhttps://predictionmarketspicks.com/api/mcp-draft/mcp

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.