FPL MCP Server
Provides tools for interacting with the Fantasy Premier League API, including player analysis, fixture difficulty, gameweek status, team management, transfers, and lineup configuration.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@FPL MCP Servercompare Haaland and Salah for the next gameweek"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
FPL MCP Server
MCP server for the Fantasy Premier League API.
Setup
pnpm install
npx playwright install chromiumCopy .env.example to .env and fill in your FPL email and password:
cp .env.example .envThen start the server:
pnpm startRelated MCP server: FPL MCP Server
Adding to Claude Code
Start the server as a background process, then add it:
claude mcp add --transport http fpl http://localhost:3001/mcpAvailable Tools
fpl_get_current_user— Get authenticated user's manager IDfpl_get_gameweek_status— Current gameweek info and deadlinesfpl_analyze_players— Filter/sort players by position, cost, form, etc.fpl_analyze_player_fixtures— Fixture difficulty analysis for specific playersfpl_compare_players— Side-by-side player comparisonfpl_get_blank_gameweeks— Find gameweeks where teams have no fixturesfpl_get_double_gameweeks— Find gameweeks where teams have multiple fixturesfpl_get_my_team— Get your current team selection (requires auth)fpl_get_manager_info— Get manager profile and league standingsfpl_make_transfer— Make player transfers (requires auth)fpl_set_team_lineup— Set captain, formation, lineup (requires auth)
Available Resources
fpl://players— All players with statsfpl://teams— Premier League teams with strength ratingsfpl://fixtures— Season fixtures with difficulty ratingsfpl://gameweeks— Gameweek status and deadlines
This server cannot be deployed
Maintenance
Related MCP Connectors
- NFL MCPOAuthcom.nflmcp
NFL analytics tools for AI agents: stats, fantasy, injuries, schedules, and advanced analysis.
Football fixtures, standings, and odds intelligence for AI agents.
Read-only ESPN, Sleeper, and Fantrax fantasy leagues for Claude, ChatGPT, and other AI tools.
Read-only fantasy analysis for ESPN, Yahoo, and Sleeper leagues via MCP
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables interaction with Fantasy Premier League data through natural language queries. Supports retrieving fixtures, league standings, player performance, and other FPL statistics via the official FPL API.16113MIT
- AlicenseNot gradedqualityCmaintenanceConnects LLMs to the Fantasy Premier League API for intelligent team management, enabling natural language player research, competitor analysis, transfer decisions, and strategic planning using friendly names instead of IDs.3MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to analyze Fantasy Premier League data, providing tools for player search, fixture analysis, manager comparisons, and strategy prompts for transfer planning and lineup selection.191MIT
- FlicenseNot gradedqualityCmaintenanceEnables Fantasy Premier League squad management with custom tools for player search, fixture outlook, tier classification, hit math, and chip timing, all using public FPL data without requiring login credentials.1-