HomeOther › openfoot-mcp

openfoot-mcp

Football fixtures, standings, lineups, live events and shot-level xG across 75 competitions.

TypeScript Cloud macOSWindowsLinux
★ 0 stars Last pushed 2026-09-07 License: MIT

Topics: Sports

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.2)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "openfoot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "OPENFOOT_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • OPENFOOT_API_KEY required secret — OpenFoot API key. Free tier at https://openfootapi.com/pricing

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry