DraftCall-MCP
DraftCall MCP Server
通过 Model Context Protocol 提供 2026 赛季 NFL 梦幻足球数据。
端点: https://draftcall.io/mcp
传输方式: streamable HTTP,无状态。
认证: 无。免费、只读,无需 API 密钥,无需账户。
文档: https://draftcall.io/mcp-server/
向已接入 MCP 的助手提问“PPR 模式下我该首发 Bijan Robinson 还是 Jahmyr Gibbs?”,它就能基于实时数据作答,而不是靠猜。每个工具结果都会附带数据来源对应的 draftcall.io URL,保证答案有据可查。
连接
任何接受远程 MCP 端点的客户端均可。无需安装,无需 clone。
Claude Code
claude mcp add --transport http draftcall https://draftcall.io/mcpClaude Desktop,或任何接受 JSON 配置的客户端
{
"mcpServers": {
"draftcall": {
"type": "streamable-http",
"url": "https://draftcall.io/mcp"
}
}
}Related MCP server: StatHead
工具
共六个,全部只读。这里没有任何内容可以修改联盟、阵容或账户。
工具 | 参数 | 回答内容 |
|
| 正面比较:指定计分格式下的每场得分、持球统计、轮空周和谁产出更多。回答有关两名指定球员的首发/替补、选秀和交易问题。 |
|
| QB、RB、WR、TE、FLEX、K 或 DEF 的位置排名。 |
|
| 单名球员的档案:产量、档位、效率、轮空周。 |
|
| 按名字片段、球队或位置查找球员。 |
|
| 各位置得分下降的幅度,用于选秀策略。 |
|
| 两名或更多登记在册球员共有哪几周轮空。 |
scoring_format 可取值 PPR、半 PPR 和 standard;position 可取值 QB、RB、WR、TE、FLEX、K 和 DEF。
数据
球员姓名和统计数字是公共领域的客观数据。排名每天刷新。数据来自 2025 年常规赛,这是驾驶 2026 年预测所依据的完整已结束的赛季。
与 NFL 或 NFLPA 无关。
关于
由 Pizza Robot Studios LLC 制作,这是一家位于洛杉矶的独立游戏与应用工作室。DraftCall 也提供 iOS 和 Android 应用:https://draftcall.io/download/
本仓库用于登记托管服务器并介绍其工具。服务器本身运行在上面的端点上;这里无需安装任何内容。
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceProvides read-only access to Sleeper fantasy football leagues, enabling team snapshots, available players, matchups, trade context, and league history through standardized MCP tools.MIT
- AlicenseNot gradedqualityBmaintenanceAn 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
- AlicenseNot gradedqualityBmaintenanceMCP 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
- AlicenseNot gradedqualityAmaintenanceProvides verified NFL stats (2016–2025) and Sleeper league context through an MCP server, with tools for querying metrics, comparing entities, verifying claims, and accessing league data.MIT
Related MCP Connectors
Read-only fantasy analysis for ESPN, Yahoo, and Sleeper leagues via MCP
API-Football MCP — comprehensive soccer/football data
Football-Data.org MCP — soccer competitions, matches, standings
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/evanatpizzarobot/draftcall-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server