livefpl-mcp
Related Servers
Alternatives to livefpl-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceMCP server for the Fantasy Premier League API, enabling querying of players, teams, fixtures, and your FPL team through any MCP-compatible client.-
- AlicenseNot gradedqualityBmaintenanceEnables remote access to Sleeper fantasy football leagues via an MCP endpoint, providing read-only tools for league snapshots, transactions, traded picks, and computed free agents to any MCP client.62 npmMIT
- AlicenseNot gradedqualityCmaintenanceProvides read-only access to Sleeper fantasy football data including user info, leagues, rosters, matchups, and NFL state through MCP tools.62 npmMIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server that equips AI assistants with 33 tools for Fantasy Premier League analytics, including fixtures, squad management, live scores, transfers, captaincy, and price movements, using async access to official FPL endpoints with TTL caching.3MIT
- 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
- AlicenseAqualityCmaintenanceA read-only MCP server that supplies live context from Sleeper fantasy-football leagues, including rosters, trade analysis, draft picks, and league settings via Sleeper's public API.11MIT
TDQS
Scored across 9 tools
Each tool has a clearly distinct purpose: risers vs fallers, specific player prediction, transfer pairs, price status, and three transfer-trend variants (graph, by-position grid, raw data) that differ by output format and scope. The league live score tool is completely separate. No two tools could be reasonably confused.
All tools share the 'livefpl_' prefix and use descriptive snake_case names that convey the subject (price, player, transfer, league). While the pattern is not a strict verb_noun (e.g., 'price_risers' vs 'player_prediction'), the naming is consistent in style and predictable, with only minor grammatical variation across the set.
Nine tools is well-scoped for an FPL price-and-transfer analysis service. Each tool serves a distinct purpose without redundancy, covering prediction lists, specific queries, transfer trends (in multiple forms), and league standings. The count feels deliberate and not excessive.
The tool surface covers the primary domain: price prediction (risers/fallers, specific player), transfer volume (top transfers, trend graphs/data), and live league standings. Minor gaps exist (e.g., no transfer history or individual player ownership data), but the core workflows have no dead ends and agents can achieve the intended tasks without missing operations.