Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

Fantasy Football Draft Assistant

com.predictionmarketspicks/fantasy-draft

The full 2026 fantasy draft board, free to any AI agent. No key, no email, no signup.

Uptime
100.0%
2 direct probes · 30d
Response
910ms
last probe
Tools
8
callable
Resources
1
readable
Prompts
0
available

Tools · 8

draft_board

The PredictionMarketsPicks 2026 fantasy football draft board (standard, half-PPR or full-PPR) — every player ranked, blending our projection model with consensus ADP, showing projected points, ADP, dr…

best_available

Given the current pick number and the players already drafted, return the best players still on the board (2026, any scoring format), each with projection, ADP, and a value flag, plus the biggest mode…

player_outlook

A single player's 2026 fantasy outlook (standard, half-PPR or full-PPR): projected points and per-game, floor/ceiling range, boom/bust odds, consensus ADP and draft round, our positional rank, and whe…

explain_player

Explain WHY the 2026 draft board ranks a player where it does, factor by factor: projection, floor/ceiling band, boom/bust week shape, and the three separate ranks a board row carries — our model's ow…

compare_players

Compare 2–4 players side by side for a 2026 fantasy draft (standard, half-PPR or full-PPR) — projection, floor/ceiling, ADP, draft round, and value flag — and get a pick recommendation plus which one …

sleepers_and_busts

The biggest gaps between the PredictionMarketsPicks model and consensus ADP for 2026 (standard, half-PPR or full-PPR): SLEEPERS the model ranks well above their draft cost, and BUSTS it ranks below. F…

adp_market_gaps

Find the 2026 fantasy players whose Average Draft Position swings most between platforms — consensus vs ESPN, Sleeper, Yahoo, Underdog, etc. A wide gap (e.g. "consensus RB18 but ESPN drafts him RB30")…

who_do_i_draft

Recommend the single best player to draft right now given the roster already on the user's team and their pick number, weighing positional need against the best value available (2026, any scoring form…

Resources · 1

pmp-unlock-card ui://pmp/unlock/card.html

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fantasy_football_draft_assistant": {
      "url": "https://predictionmarketspicks.com/api/mcp-draft/mcp",
      "transport": "streamable-http"
    }
  }
}