FPL MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| getFixturesForGameweekC | Fetch fixtures for a specific gameweek |
| getLiveEventB | Fetch focused live stats for a gameweek. Optionally filter to specific players by providing elementIds array. |
| getEntryHistoryC | Fetch this and previous season performance of a team |
| getEntryTransfersC | Fetch all transfers of a team |
| getEntryPicksC | Fetch squad picks of a team for a specific week |
| getLeagueStandingsD | Fetch information about a league by ID |
| getLeagueStandingsPageB | Fetch a page of league standings for leagues with more than 50 teams |
| getRegionsB | Fetch FPL region list |
| getBestClassicPrivateLeaguesB | Fetch list of best classic private leagues |
| getPlayerDataB | Fetch all player data |
| getTeamDataC | Fetch all team data |
| getGameweekDataB | Fetch all gameweek data |
| getChipDataC | Fetch all chip data |
| getFixturesB | Fetch all FPL fixtures |
| getElementSummaryC | Fetch details for a specific player (element) |
| getEntryC | Fetch general info about a team by entry ID |
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
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/owen-lacey/fpl-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server