Local MCP server for FPL captain, transfer, squad, fixture, league, and live-points analysis using the official FPL API.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by X402 Fpl API.
The dohyung1/x402-fpl-api MCP server exposes Fantasy Premier League analysis through MCP for use with Claude Desktop. It combines public FPL data with the team, league, and squad details needed for personalized recommendations.
A manager can ask for a complete team review, captain rankings, transfer suggestions, differential candidates, fixture assessments, price movement predictions, or live points status. League-focused tools inspect rivals and estimate league outcomes. The server also covers chip timing, hit decisions, player comparisons, and squad risks such as rotation or suspension concerns.
The server connects to the official FPL API, which is the same free public data source used by the FPL website. It runs on the local machine and communicates with Claude Desktop using MCP. Network requests go to the FPL API; the README states that no API keys or accounts are required.
Personalized features use identifiers supplied in prompts. A team ID can be found in the URL on the FPL website after opening the Points view. A league ID appears in a mini-league standings URL. The manager hub can determine information such as bank balance, free transfers, and available chips from the team data.
Python 3.12 or newer is required. The published package is installed with:
The package provides an automatic Claude Desktop setup command:
After setup, restart Claude Desktop and look for the fpl server in the MCP server menu. For a source checkout, the README uses git clone, uv sync, and a Claude Desktop configuration that runs mcp_server.py through uv run from the repository directory.
The dohyung1/x402-fpl-api MCP server includes these documented tools:
fpl_manager_hub for full team analysiscaptain_pick for five scored captain optionstransfer_suggestions for recommended incoming and outgoing playersplayer_comparison for comparing two to four playersis_hit_worth_it for evaluating a points hit across future gameweekschip_strategy for selecting chip gameweeks, including predicted double gameweeksdifferential_finder for low-ownership playersfixture_outlook for ranking upcoming fixture difficultyprice_predictions for likely price rises and fallslive_points for live scores, projected bonus, and auto-substitution scenariosrival_tracker for mini-league rival analysisleague_analyzer for league win probabilitiessquad_scout for hidden-data scouting, set pieces, rotation, and suspension risksThe server depends on the availability of the official FPL API. The README notes that requests may receive 403 responses when browser-like request headers are not accepted, when a network or VPN blocks Premier League domains, or when Claude Desktop needs network access approval. The API may also be unavailable around deadlines or between seasons, particularly in June and July.
Use a numeric FPL team ID rather than a username. Claude Desktop is the client documented in the setup instructions; no compatibility claim is provided here for other MCP clients. The project is released under the MIT license.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/dohyung1-x402-fpl-api)<a href="https://allmcps.com/mcp/dohyung1-x402-fpl-api"><img src="https://allmcps.com/api/badge/dohyung1-x402-fpl-api?style=directory" alt="X402 Fpl API on AllMCPs" /></a>