DraftCall
DraftCallFantasy Football

Download DraftCall for Free

Download on the App StoreGet it on Google Play
Data updated August 24, 2026

For AI assistants

DraftCall MCP Server

Connect DraftCall to Claude, ChatGPT, or any Model Context Protocol client and ask fantasy football questions in the conversation you are already having. Free, read-only, no API key, no account.

Endpoint

https://draftcall.io/mcp

Streamable HTTP transport, stateless. Send JSON-RPC over POST, or open the URL in a browser to see the server description.

Connect it

Claude Code

claude mcp add --transport http draftcall https://draftcall.io/mcp

Claude Desktop, or any client that takes a JSON config

{
  "mcpServers": {
    "draftcall": {
      "type": "http",
      "url": "https://draftcall.io/mcp"
    }
  }
}

ChatGPT and other MCP clients

Add https://draftcall.io/mcp as a remote MCP server. There is no authentication step, so any client that accepts a plain HTTP MCP URL will connect.

What it can answer

Seven tools. Every result carries the draftcall.io URL the numbers came from.

compare_players

Head-to-head on any two players: points per game in the format you name, volume, bye weeks, and who produced more.

Is Bijan Robinson or Jahmyr Gibbs the better start in full PPR?

get_rankings

Position rankings for QB, RB, WR, TE, FLEX, K, or DEF, re-sorted for PPR, half-PPR, or standard scoring.

Give me the top 10 tight ends in standard scoring.

get_player

One player, fully: positional rank, points per game in all three formats, season stats, games played, bye week.

What did Puka Nacua do last season?

search_players

Find players by partial name, team abbreviation, or position when a name is ambiguous.

Which Williams are fantasy relevant this year?

get_positional_scarcity

How steep the scoring dropoff is at each position, from the top player to replacement level, in the format you name.

Should I draft a running back or a wide receiver first this year?

get_bye_conflicts

Given a list of players, which bye weeks two or more of them share.

Do any of my starters share a bye week this season?

get_weekly_matchup

Who a player faces in a given week, home or away, and how many fantasy points that defense allowed to the position last season.

Should I start Puka Nacua in Week 3?

Scoring formats are real

Every tool takes a scoring_format of ppr, half_ppr, or standard, and the rankings genuinely re-sort. Christian McCaffrey is the RB1 in full PPR and Jonathan Taylor is the RB1 in standard, so an assistant that ignores format gives the wrong answer half the time. Browse the same data on the rankings pages.

Frequently Asked Questions

Does the DraftCall MCP server need an API key?

No. It is public, read-only, and unauthenticated. Point your client at the endpoint and the tools are available immediately.

What data does it return?

NFL player production from the most recent completed regular season: points per game in PPR, half-PPR, and standard scoring, volume stats, games played, and bye weeks, across QB, RB, WR, TE, FLEX, K, and DEF. It refreshes daily.

Can it change anything in my league or account?

No. Every tool is read-only. There is nothing to write to, so nothing an assistant can break.

How is this different from the DraftCall app?

The MCP server hands raw data to an assistant you are already talking to. The app gives you real-time game-day verdicts, voice input, push alerts, and your own roster. The website sits in between as a research hub you can browse.

DraftCall app on iPhone

Your Fantasy Edge in Your Pocket

Game day needs more than data

The DraftCall app turns the same pipeline into real-time start or sit verdicts, with voice input, push alerts, and your own roster.

  • Injury designations as they post
  • Live Sunday-morning AI verdicts
  • Voice input: "Mahomes vs Allen"
  • Personal roster tracker
  • Multiple teams and watchlists

Free on the App Store and Google Play. $2.99/month premium.

Inside the app

Seven screens from the shipping build: the compare tool, the verdict and the numbers behind it, voice roster building, your full lineup, and the bye week planner.

  • DraftCall opening screen. Plain-English fantasy help, from your first draft to game day.
  • Compare screen. Pick any two players and DraftCall calls it in seconds, with PPR, half, standard, and TE premium scoring toggles.
  • Verdict screen. A start-or-sit call between two quarterbacks with a confidence percentage, a confidence meter, and the key factors behind the decision.
  • Verdict detail. Boom and bust projection ranges for both players, then a stat-by-stat tale of the tape covering points per game, passing touchdowns, and rushing touchdowns.
  • Quick Add screen with the microphone live. Say a player name and DraftCall fills the roster slot, with a level meter showing it listening.
  • My Team screen. Every starter with points per game, opponent, and recent form, plus a combined lineup total for the week.
  • Bye Week Planner. A season grid showing which week each player is off, with the trouble weeks where more than one starter is out called out below it.