fantasy-pl-mcp

fantasy-pl-mcp

21

The Fantasy Premier League MCP Server is a specialized tool designed to provide users with comprehensive data access and analysis capabilities for the Fantasy Premier League. Its features include detailed player statistics, gameweek insights, and team information, all usable on platforms like Claude Desktop.

What platforms are supported by the Fantasy Premier League MCP Server?

The server supports Claude Desktop, Cursor, Windsurf, and other MCP-compatible desktop LLMs. Mobile platforms are not currently supported.

How can I install the Fantasy Premier League MCP Server?

You can install the server from PyPI using pip install fpl-mcp or from GitHub using pip install git+https://github.com/rishijatia/fantasy-pl-mcp.git.

What should I do if I encounter a 'spawn fpl-mcp ENOENT' error?

This error occurs when Claude Desktop cannot find the fpl-mcp executable. Use the full path to the executable in your config file or run the module directly with Python.

How do I authenticate to access my FPL data?

You can set up your FPL credentials using the fpl-mcp-config setup tool or manually configure them in a .env file, config.json, or as environment variables.

What are the limitations of the Fantasy Premier League MCP Server?

The FPL API is not officially documented and may change without notice. Currently, only read operations are supported.