The Fantasy PL MCP server provides access to Fantasy Premier League data and tools. It connects to the Fantasy Premier League API to fetch team data, player stats, and league information. Developers use it to build applications that track fantasy football performance, manage teams, and analyze player statistics.
The Fantasy PL MCP server provides access to Fantasy Premier League data and tools. It connects to the Fantasy Premier League API to fetch team data, player stats, and league information. Developers use it to build applications that track fantasy football performance, manage teams, and analyze player statistics.
pip install fantasy-pl-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"rishijatia-fantasy-pl-mcp-github": {
"command": "uvx",
"args": [
"pip install fantasy-pl-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from fantasy pl mcp?"
API Key Required
This server requires an API key from fantasy pl mcp. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| FANTASY_PL_MCP_API_KEY | Yes | Your fantasy pl mcp API key |
"What resources are available in fantasy pl mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in fantasy pl mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in fantasy pl mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.