rishijatia/fantasy-pl-mcp
by Various
Fantasy Premier League MCP Server
MCP
rishijatia/fantasy-pl-mcp
Added 1 June 2026
Overview
A Model Context Protocol server for Fantasy Premier League. It exposes FPL data such as player statistics and gameweek information through a standardized API. Developed in Python.
Best for
Best for
Developers building AI agents or tools that need live Fantasy Premier League data.
Use cases
- Integrate live FPL data into AI assistants or chatbots
- Automate team performance analysis and predictions
- Build data-driven fantasy football tools with an MCP client
How to use
Install
pip install fpl-mcp Tested with
Claude Desktop, Cursor, Windsurf
Example client config
{\n "mcpServers": {\n "fantasy-pl": {\n "command": "python",\n "args": ["-m", "fpl_mcp"]\n }\n }\n} Notes
A Model Context Protocol server for Fantasy Premier League. It exposes FPL data such as player statistics and gameweek information through a standardized API. Developed in Python.
70 stars on GitHub. Last updated 2025-08-15. Licensed MIT.
Use cases
- Integrate live FPL data into AI assistants or chatbots
- Automate team performance analysis and predictions
- Build data-driven fantasy football tools with an MCP client
Pros
- Provides a standardized MCP interface for structured data access
- Open source with clear Python implementation
- Focused scope simplifies integration for FPL-related projects
Cons
- Limited to Fantasy Premier League data only
- Small user base (70 stars) may mean slower updates and support
- Requires familiarity with Model Context Protocol clients to use
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Provides a standardized MCP interface for structured data access
- Open source with clear Python implementation
- Focused scope simplifies integration for FPL-related projects
Cons
- Limited to Fantasy Premier League data only
- Small user base (70 stars) may mean slower updates and support
- Requires familiarity with Model Context Protocol clients to use
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.