DraftCall-MCP
Related Servers
Alternatives to DraftCall-MCP
No user-submitted related servers found.
Related Servers
- 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 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 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
- AlicenseAqualityBmaintenanceProvides local MCP tools for fantasy football draft simulation, weekly lineup decisions, and configurable automation policies.61766MIT
- AlicenseNot gradedqualityCmaintenanceProvides read-only access to Sleeper fantasy football data including user info, leagues, rosters, matchups, and NFL state through MCP tools.72 npmMIT
- FlicenseNot gradedqualityCmaintenanceRead-only MCP server that provides access to public Sleeper NFL fantasy data, including leagues, rosters, matchups, waivers, drafts, and player information. It enables AI clients to retrieve fantasy football details without requiring authentication or account modifications.-
TDQS
Scored across 9 tools
Each tool has a clearly distinct purpose: player profiles, head-to-head comparison, rankings, search, positional scarcity, bye-week conflicts, weekly matchups, strength of schedule, and stat verification. No two tools overlap in function; even the matchup-related tools (weekly vs. season-long) target different timeframes.
All tool names follow a consistent verb_noun pattern using snake_case: get_player, compare_players, get_rankings, search_players, get_positional_scarcity, get_bye_conflicts, get_weekly_matchup, get_strength_of_schedule, verify_claim. The verbs are descriptive and the pattern is uniform throughout.
With 9 tools, the server is well-scoped for a fantasy football data API. Each tool addresses a distinct query type, and the count feels neither bloated nor sparse—it covers the core needs of draft, start/sit, and trade analyses without redundancy.
The surface is remarkably complete for a read-only fantasy data service: it handles player identification (search), profiles, direct comparisons, rankings by position, draft strategy (scarcity), bye-week planning, weekly matchup context, season-long strength of schedule, and fact verification. No obvious dead ends or missing queries that would derail an agent.