Fantasy Premier League MCP by UnClick for Claude Desktop
io.github.malamutemayhem/fpl
Fantasy Premier League teams, fixtures, players, standings, and league data. By UnClick.
client:Claude Desktop
transport:stdio
runtime:npm
Install Fantasy Premier League MCP by UnClick in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fpl": {
"command": "npx",
"args": [
"-y",
"@unclick/fpl-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs