Fantasy Football Draft Assistant
Rank #20,081com.predictionmarketspicks/fantasy-draft
AI fantasy football draft assistant — 2026 board, best available, sleepers, ADP gaps. Who to draft?
Fantasy Football Draft Assistant is a Model Context Protocol (MCP) server published by predictionmarketspicks. It ranks #20,081 of 115,591 servers tracked on MCP Toplist. Fantasy Football Draft Assistant is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 11, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 95,510 of 115,591 servers on MCP Toplist.
Use Fantasy Football Draft Assistant
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http fantasy-draft https://predictionmarketspicks.com/api/mcp-draft/mcp[mcp_servers.fantasy-draft]
url = "https://predictionmarketspicks.com/api/mcp-draft/mcp"Add to ~/.codex/config.toml.
https://predictionmarketspicks.com/api/mcp-draft/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"fantasy-draft": {
"url": "https://predictionmarketspicks.com/api/mcp-draft/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"fantasy-draft": {
"type": "http",
"url": "https://predictionmarketspicks.com/api/mcp-draft/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"fantasy-draft": {
"serverUrl": "https://predictionmarketspicks.com/api/mcp-draft/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fantasy-draft": {
"url": "https://predictionmarketspicks.com/api/mcp-draft/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.predictionmarketspicks%2Ffantasy-draft)<a href="https://mcptoplist.com/server/com.predictionmarketspicks%2Ffantasy-draft"><img src="https://mcptoplist.com/badge/com.predictionmarketspicks%2Ffantasy-draft.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
predictionmarketspicks
Other servers by predictionmarketspicks
View all predictionmarketspicks servers →Available versions (3)
| Version | Published |
|---|---|
| 1.2.0 | Aug 20, 2026 |
| 1.1.0 | Aug 11, 2026 |
| 1.0.0 | Aug 11, 2026 |
Frequently asked questions
- Who maintains Fantasy Football Draft Assistant?
- Fantasy Football Draft Assistant is maintained by predictionmarketspicks, which publishes 3 MCP servers (13 total versions) tracked on MCP Toplist.
- Is Fantasy Football Draft Assistant listed on the Official MCP Registry?
- Yes — Fantasy Football Draft Assistant is listed on the Official MCP Registry, alongside Glama.
- How many versions does Fantasy Football Draft Assistant have?
- MCP Toplist tracks 3 versions of Fantasy Football Draft Assistant, most recently published on Aug 20, 2026.
- Where can I find the source code for Fantasy Football Draft Assistant?
- The source code for Fantasy Football Draft Assistant is hosted at github.com/predictionmarketspicks/fantasy-draft-mcp.