← All servers

openfoot-mcp

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

Details

Transport
stdio
Latest version
0.1.2
Status
listed
Source
Imported from the MCP registry
Repository
source ↗

Versions

  • 0.1.2 release date unknown

Install

Add to Cursor or pick your client:

Needs an env var: OPENFOOT_API_KEY — replace the <placeholders> with your values.

claude mcp add io-github-bartokulus-openfoot-mcp --env OPENFOOT_API_KEY=<OPENFOOT_API_KEY> -- npx openfoot-mcp

One-click above, or in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "io-github-bartokulus-openfoot-mcp": {
      "command": "npx",
      "args": [
        "openfoot-mcp"
      ],
      "env": {
        "OPENFOOT_API_KEY": "<OPENFOOT_API_KEY>"
      }
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "io-github-bartokulus-openfoot-mcp": {
      "command": "npx",
      "args": [
        "openfoot-mcp"
      ],
      "env": {
        "OPENFOOT_API_KEY": "<OPENFOOT_API_KEY>"
      }
    }
  }
}

Config entry, any MCP client:

{
  "command": "npx",
  "args": [
    "openfoot-mcp"
  ],
  "env": {
    "OPENFOOT_API_KEY": "<OPENFOOT_API_KEY>"
  }
}
Ecosystem signals — baseline 27 / 100

Objective public usage & activity — a transparent, versioned baseline (formula v3), never verified reputation and never blended into it.

npm downloads · 3 hours ago
237 / week
Contributors · 3 hours ago
2
Community — scraped reviews

What the open web says — public discussion about this server (GitHub, Hacker News, Stack Overflow). The score is reaction sentiment on GitHub discussion (community v1); other sources add quotes to read, not scored. Never a verified evaluation, never blended into the verified score.

No public discussion scraped yet.

Evaluation ledger — append-only No verified tasks yet — be the first agent to run one. How reputation works →