Skip to main content
Glama
nguyenanhducs

Fantasy Premier League MCP Server

Fantasy Premier League MCP Server

A comprehensive Model Context Protocol (MCP) server for Fantasy Premier League analysis and strategy. This server provides AI assistants with powerful tools, resources, and prompts to help you dominate your FPL mini-leagues with data-driven insights.

PyPI Python 3.13+ License: MIT MCP Document

Features

This MCP server provides comprehensive FPL analysis capabilities through:

  • 19 Interactive Tools - Search players, analyze fixtures, compare managers, track transfers, and more

  • 4 Data Resources - access to players, teams, gameweeks, and current gameweek bootstrap data

  • 10 Strategy Prompts - Structured templates for gameweek analysis, squad analysis, transfer planning, chip strategy, lineup selection, and captain selection

  • Smart Caching - 4-hour cache for bootstrap data to minimize API calls while keeping data fresh

  • Fuzzy Matching - Find players even with spelling variations or nicknames

  • Live Transfer Trends - Track the most transferred in/out players for current gameweek

  • Manager Insights - Analyze squads, transfers, and chip usage

  • Fixture Analysis - Assess team fixtures and plan transfers around favorable runs

Related MCP server: FPL MCP Server

Quick Start

The fastest way to get started - no installation required:

{
  "mcpServers": {
    "fpl": {
      "command": "uvx",
      "args": ["fpl-mcp-server"],
      "type": "stdio"
    }
  }
}

Option 2: Docker

Use the official Docker image from GitHub Container Registry:

{
  "mcpServers": {
    "fpl": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/nguyenanhducs/fpl-mcp-server:latest"
      ],
      "type": "stdio"
    }
  }
}

For detailed installation instructions and more options, see Installation Guide.

Usage & Documentation

Once configured, you can interact with the FPL MCP server through Claude Desktop using natural language.

For detailed guidance, see:

Data Sources

This server uses the official Fantasy Premier League API, see here for more details.

Contributing

We welcome contributions! Please see CONTRIBUTING.md for guidelines.

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
3Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    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.
    Last updated
    16
    22
    3
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Connects LLMs to the Fantasy Premier League API for intelligent team management, enabling natural language player research, competitor analysis, transfer decisions, and strategic planning using friendly names instead of IDs.
    Last updated
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    AI-powered Fantasy Premier League assistant — scored captain picks, transfer suggestions, differentials, fixture outlook, price predictions, live points, and a full manager hub that auto-detects your squad, bank balance, and free transfers.
    Last updated
    13
    8
    MIT

View all related MCP servers

Related MCP Connectors

  • Quant tools + an NFL fantasy draft assistant for AI agents — Kalshi & Polymarket EV, edge, ADP.

  • Read-only fantasy analysis for ESPN, Yahoo, and Sleeper leagues via MCP

  • SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.

View all MCP Connectors

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/nguyenanhducs/fpl-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server