Provides access to Fantasy Premier League API data, enabling retrieval of gameweek fixtures, team performance statistics, player data, and private league standings through natural language queries.
FPL MCP Server
A Model Context Protocol (MCP) server for the Fantasy Premier League API.
Quick Start
1. Install dependencies
2. Build the project
3. Inspect the MCP tools
Use the Model Inspector to explore available tools:
4. Use with Claude
You can connect this MCP server to Claude Desktop and interact with FPL data using natural language.
Endpoints Supported
See docs/fpl-api-cheatsheet.md
for all FPL API endpoints exposed as MCP tools.
Claude desktop
In your claude_desktop_config.json
:
Example Prompts
Use these prompts to interact with the MCP server via your LLM:
- "Show me the fixtures for gameweek 5."
- "How am I doing in my private leagues (team id is 12345)?"
- "How did mo salah get on in GW1?"
You can ask natural language questions about any supported endpoint. The LLM will use the appropriate MCP tool to fetch the data.
License
MIT
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Enables 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.
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that provides access to Fantasy Premier League data, allowing users to compare players, find team information, view gameweek data, and get FPL-related advice through Claude for Desktop and other MCP-compatible clients.Last updated -1652MIT License
- -securityFlicense-qualityAllows AI models to query and retrieve analytics data from Plausible Analytics through the Plausible API, enabling natural language interactions with website statistics.Last updated -
- -securityFlicense-qualityProvides programmatic access to comprehensive football statistics and live match data via API-Football, enabling applications to retrieve league standings, team fixtures, player statistics, and real-time match events.Last updated -4
- AsecurityAlicenseAqualityProvides Formula One data and statistics through a Model Context Protocol interface, allowing users to access race calendars, session results, driver statistics, telemetry data, and championship standings.Last updated -84MIT License