FPL

v1.0.0Analyticsstable

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: Det

sports
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is FPL?

FPL is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to 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: det

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: Det

This server falls under the Analytics category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • get_team
  • get_my_team
  • get_manager

Use Cases

Retrieve team players and captain details for a specific gameweek.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y fpl-mcp

Manual Installation

npx -y fpl-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about FPL

What is FPL?

FPL is a Model Context Protocol (MCP) server that 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: det It connects AI assistants to external tools and data sources through a standardized interface.

How do I install FPL?

Install via npm with the command: npx -y fpl-mcp. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with FPL?

FPL works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is FPL free to use?

Yes, FPL is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Analytics MCP Servers

Explore all analytics servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

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

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

Read the full setup guide →

Ready to use FPL?

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

33,000+ ServersFree & Open SourceStep-by-Step Guides