Fantasy Premier League MCP Server provides AI-powered access to FPL data through Model Context Protocol, enabling player comparisons, team analysis, and gameweek insights in Claude Desktop and other MCP clients.
Get precise information about current, previous, and next gameweeks.
Analyze upcoming fixtures for a player with difficulty ratings.
Get information about upcoming blank gameweeks.
Get information about upcoming double gameweeks.
Filter and analyze FPL players based on multiple criteria.
Analyze upcoming fixtures for players, teams, or positions.
Compare multiple players across various metrics.
Check if FPL authentication is working correctly.
View your authenticated team (requires authentication).
View any team with a specific ID (requires authentication).
Get manager details (requires authentication).
{
"mcpServers": {
"fantasy-pl": {
"command": "python",
"args": ["-m", "fpl_mcp"]
}
}
}