ESPN Fantasy MCP Server
Related Servers
Alternatives to ESPN Fantasy MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceMCP server for Fantrax fantasy baseball that provides tools to read league info, rosters, standings, free agents, and related data.-
- FlicenseNot gradedqualityDmaintenanceAn MCP server that enables interaction with MLB (Major League Baseball) v3 projections through the SportsData.io API, allowing access to baseball statistics and projections through natural language.-
- AlicenseAqualityDmaintenanceAn MCP server that provides access to ESPN Fantasy Basketball APIs, enabling Claude and other MCP clients to fetch league teams, rosters, free agents, matchups, NBA schedules, and live draft assistant tools.141MIT
- FlicenseNot gradedqualityDmaintenanceAn MCP Server that enables interaction with MLB scores and statistics via the SportsData.io MLB V3 Scores API, allowing users to access baseball data through natural language queries.-
- FlicenseNot gradedqualityCmaintenanceMCP server for NFL fantasy football retrieval, providing access to NFL stats and Sleeper league data through retrieval-oriented tools.-
- AlicenseNot gradedqualityAmaintenanceConnect ESPN & Yahoo fantasy leagues to AI assistants via MCP. Read-only tools for rosters, standings, matchups, free agents, and league info across football and baseball.19MIT
TDQS
Scored across 16 tools
Each tool has a clearly distinct purpose, covering different aspects of fantasy sports management. There is no ambiguity between similar tools like add_free_agent and claim_waiver, as they are differentiated by immediate vs. pending actions.
All tool names follow a consistent verb_noun pattern using snake_case (e.g., get_team, modify_lineup, propose_trade). The naming is predictable and intuitive.
With 16 tools, the server is well-scoped for a fantasy sports platform. The count is sufficient to cover essential operations without being excessive.
The tool set provides comprehensive CRUD operations for team, roster, waivers, and trades. All core fantasy sports actions are covered, including lineup modifications, free agent management, waiver claims, and trade proposals.