Back to MCP Servers
🔌

rishijatia/fantasy-pl-mcp

MIT

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

PythonProductivity

Install

npx -y npx

claude_desktop_config.json

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

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.