FPL MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| login_to_fplA | Open a browser to sign in to Fantasy Premier League and save the token. A real browser window opens on the FPL site. The user signs in there themselves; their password is never seen by this tool or the model. Once signed in, the session token is captured and stored for later calls. |
| get_my_teamA | Get an FPL team: starting XI, bench, captain, bank, value, and chips. |
| get_gameweek_statusA | Show the current, previous, and next gameweeks, plus the next deadline. |
| search_playersA | Find players by filters, best first. |
| compare_playersC | Compare two or more players side by side by name. |
| get_playerB | Detailed profile for one player: stats, status, and upcoming fixtures. |
| get_fixturesC | Upcoming fixtures and difficulty for a club (e.g. 'Arsenal' or 'ARS'). |
| blank_double_gameweeksA | List upcoming blank and double gameweeks by club. |
| team_newsB | Injury and availability news: who is injured, doubtful, or suspended, their chance of playing, and the official note. |
| get_league_standingsB | Show standings for a classic mini-league by its ID. |
| transfer_historyA | Show a team's transfers this season. Auto-detects your team if logged in. |
| suggest_transfersB | Suggest transfers that improve your squad over the next 3 gameweeks. |
| analyze_mini_leagueA | Spy on a classic mini-league: your rank, your edge, and the threats, compared against the ~10 managers above and below you. |
| make_transferA | Transfer one player out and another in (by name). |
| transfer_previewA | Show what a transfer would do (funds, position) WITHOUT submitting it. |
| set_captainA | Set your captain, and optionally your vice-captain (by name). |
| substituteA | Swap a bench player into the starting XI and move a starter to the bench. |
| play_chipB | Activate a chip, or cancel the active one. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MoayadAbbara/FPL-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server