AI-powered Fantasy Premier League MCP server — captain picks, transfer suggestions, player comparison, chip strategy, and more
Project description
FPL Intelligence — MCP Server
AI-powered Fantasy Premier League assistant for Claude Desktop. Get personalized captain picks, transfer suggestions, differentials, fixture analysis, price predictions, and live points — all from real FPL data.
Install
pip install fpl-intelligence
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"fpl": {
"command": "fpl-intelligence"
}
}
}
Or install from source:
git clone https://github.com/dohyung1/x402-fpl-api.git
cd x402-fpl-api
uv sync
{
"mcpServers": {
"fpl": {
"command": "uv",
"args": ["run", "--directory", "/path/to/x402-fpl-api", "mcp_server.py"]
}
}
}
Restart Claude Desktop and ask:
"Analyze FPL team YOUR_TEAM_ID and give me your full recommendation."
Bank balance, free transfers, and chips are all auto-detected — just provide your team ID.
Find Your FPL Team ID
Go to the FPL website, click "Points", and look at the URL:
https://fantasy.premierleague.com/entry/YOUR_TEAM_ID/event/<gw>
Available Tools
| Tool | What it does |
|---|---|
fpl_manager_hub |
Full personalized analysis — captain, transfers, differentials, fixtures, price risks |
captain_pick |
Top 5 captain recommendations scored by xG, form, fixtures, and ICT index |
transfer_suggestions |
Transfer in/out recommendations based on your squad and budget |
player_comparison |
Head-to-head compare 2-4 players (e.g. "Salah vs Palmer vs Saka") |
is_hit_worth_it |
Should you take a -4 hit? Projects points over N gameweeks to decide |
chip_strategy |
When to use your remaining chips — optimal GW for each based on fixtures |
differential_finder |
Underowned players outperforming their ownership % |
fixture_outlook |
Teams ranked by upcoming fixture difficulty + best players to target |
price_predictions |
Players likely to rise or fall in price tonight |
live_points |
Live score, projected bonus, and auto-sub scenarios |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fpl_intelligence-0.2.1.tar.gz.
File metadata
- Download URL: fpl_intelligence-0.2.1.tar.gz
- Upload date:
- Size: 181.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b343ec4952bfd686393bd67cbfd19e658c5654e774de06daa66d0ce02b8b816
|
|
| MD5 |
18bfba5ac2355f52ccefcbab9e0fbf58
|
|
| BLAKE2b-256 |
9208c48f4c571e5b9722876006771ae0fd0b177b82bc8196201b114bb880921e
|
File details
Details for the file fpl_intelligence-0.2.1-py3-none-any.whl.
File metadata
- Download URL: fpl_intelligence-0.2.1-py3-none-any.whl
- Upload date:
- Size: 40.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a77019f26d7b73074910efd8fce96ee0da2e00df7135f2a29d52184f6e5c34a6
|
|
| MD5 |
03f3327c746a84b03e179421d5d6dc6a
|
|
| BLAKE2b-256 |
d858b62489f3c62a03df54c7e75fa37f3bccc1e8e0268ad35fa480013d7cb781
|