Loading MCP server directory, please wait...
Football fixtures, standings, lineups, live events and shot-level xG across 75 competitions.
npx @getmcp/cli add io.github.bartokulus/openfoot-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
OPENFOOT_API_KEYOpenFoot API key. Free tier at https://openfootapi.com/pricing
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bartokulus/openfoot-mcp": {
"command": "npx",
"args": [
"-y",
"openfoot-mcp"
],
"env": {
"OPENFOOT_API_KEY": ""
}
}
}
}