Openfoot MCP server
Football fixtures, standings, lineups, live events and shot-level xG across 75 competitions.
0 stars28 downloads/wk
Reviews
Write oneNobody has reviewed Openfoot yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Openfoot tools (12)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
openfoot_competitionsList the competitions OpenFootAPI supports, with IDs, country codes, tiers and provider coverage. Use this first when you need a valid competition ID.
openfoot_healthCheck the operational status of OpenFootAPI without authentication.
openfoot_league_xgSeason-level Expected Goals analytics for a league — teams ranked by xG generated, xG conceded, over/underperformance vs real goals, and shot efficiency.
openfoot_match_contextA complete pre-match or post-match dossier assembled for analysis: recent form, Elo delta, rest days, head-to-head record and model-derived fair match probabilities.
openfoot_match_eventsTimeline of events in a match: goals, assists, yellow/red cards, substitutions, VAR checks, plus live minute-by-minute text commentary.
openfoot_match_lineupsConfirmed starting XI, benches and formations for a match.
openfoot_match_xgShot-level Expected Goals data with coordinates on the pitch, shot type, situation (open play, penalty, corner), outcome and cumulative xG.
openfoot_matchesList fixtures and results with scores, kickoff times, status and teams. Filter by competition, team, status, date or season.
openfoot_oddsFair 1X2 and over/under 2.5 probabilities derived from underlying team form, Elo delta and xG performance.
openfoot_quotaCheck your API key's tier, monthly request allowance, requests used this month and reset date.
openfoot_searchSearch for teams or competitions by fuzzy name to find their canonical OpenFootAPI IDs.
openfoot_standingsGet the league table for a competition — rank, points, played, won, drawn, lost, goals for/against, goal difference and recent form.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan2 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 13 days ago15/15
- Maintainer identityregistry namespace matches repository owner6/10
Install directly
Runs npx -y openfoot-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add openfoot-mcp -- npx -y openfoot-mcp
Openfoot: common questions
- Is Openfoot MCP server safe?
- Mostly: it is graded B (80/100). Read the Openfoot safety report
- How do I install Openfoot?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Openfoot need an API key?
- Yes. The registry entry asks for
OPENFOOT_API_KEY. - Is Openfoot maintained?
- The last commit was 14 days ago (2026-09-07). The latest release is v0.1.2.