rishijatia/fantasy-pl-mcp
An MCP server for real-time Fantasy Premier League data and analysis tools.
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.