Fpl MCP Server

v1.0.0APIsstable

FPL MCP Server

fplmcpai-integration
Share:
1
Stars
0
Downloads
0
Weekly
0/5

About

FPL MCP Server

Features

  • get_team
  • get_my_team
  • get_manager
  • get_manager_info
  • get_league_standings

Use Cases

Get any team's players, captain, and other details for a specific gameweek Args: team_id: FPL team ID (required) gameweek: Gameweek number (defaults to current gameweek) Returns: Detailed team information including player details, captain, and value
Get your own FPL team for a specific gameweek Args: gameweek: Gameweek number (defaults to current gameweek) Returns: Detailed team information including player details, captain, and value Note: This uses your authenticated team ID from the FPL crede
Get detailed information about an FPL manager Args: team_id: FPL team ID to look up Returns: Manager information including history, name, team details, and leagues
Get detailed information about an FPL manager Args: team_id: FPL team ID (defaults to authenticated user) Returns: Manager info with leagues and performance stats
Get standings for a specified FPL league Args: league_id: ID of the league to fetch Returns: League information with standings and team details
singhgaurav10

Maintainer

LicenseMIT
Languagejava
Versionv1.0.0
UpdatedSep 20, 2025
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx fpl

Examples

Basic Configuration

Configure Fpl MCP Server

npx fpl

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "fpl": { "command": "npx", "args": ["-y", "fpl"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Fpl MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides