This server provides access to Fantasy Premier League data via a Kotlin/Compose Multiplatform application. It exposes APIs for retrieving player stats, team data, and gameweek information. Connects to the official Fantasy Premier League API. Useful for developers building fantasy sports apps, analytics tools, or integrating FPL data into existing applications.
This server provides access to Fantasy Premier League data via a Kotlin/Compose Multiplatform application. It exposes APIs for retrieving player stats, team data, and gameweek information. Connects to the official Fantasy Premier League API. Useful for developers building fantasy sports apps, analytics tools, or integrating FPL data into existing applications.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"joreilly-fantasypremierleague-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-joreilly-fantasypremierleague-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from FantasyPremierLeague?"
No configuration required. This server works out of the box.
"What resources are available in FantasyPremierLeague?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in FantasyPremierLeague"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in FantasyPremierLeague with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.