openligadb soccer mcp for Claude Desktop
io.github.mrfentmen/openligadb-soccer-mcp
German soccer league match data from OpenLigaDB. No key required.
client:Claude Desktop
transport:stdio
runtime:npm
Install openligadb soccer mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"openligadb-soccer-mcp": {
"command": "npx",
"args": [
"-y",
"openligadb-soccer-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs