Skip to main content
GamingPython

rishijatia/fantasy-pl-mcp

An MCP server for real-time Fantasy Premier League data and analysis tools.

gamingcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/rishijatia/fantasy-pl-mcp/

Claude Desktop configuration example:

{
  "mcpServers": {
    "fantasy-pl-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rishijatia/fantasy-pl-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Gaming
Language
Python
Author
rishijatia