openfoot-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENFOOT_API_KEY | Yes | Your OpenFootAPI key. Get one at https://openfootapi.com/pricing. Required for most tools, though openfoot_health works without it. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| openfoot_competitionsA | List the competitions OpenFootAPI supports, with IDs, country codes, tiers and provider coverage. Use this first when you need a valid competition ID. |
| openfoot_searchA | Search for teams or competitions by fuzzy name to find their canonical OpenFootAPI IDs. |
| openfoot_matchesA | List fixtures and results with scores, kickoff times, status and teams. Filter by competition, team, status, date or season. |
| openfoot_standingsA | Get the league table for a competition — rank, points, played, won, drawn, lost, goals for/against, goal difference and recent form. |
| openfoot_match_lineupsA | Confirmed starting XI, benches and formations for a match. |
| openfoot_match_eventsA | Timeline of events in a match: goals, assists, yellow/red cards, substitutions, VAR checks, plus live minute-by-minute text commentary. |
| openfoot_match_xgA | Shot-level Expected Goals data with coordinates on the pitch, shot type, situation (open play, penalty, corner), outcome and cumulative xG. |
| openfoot_match_contextA | A 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_league_xgA | Season-level Expected Goals analytics for a league — teams ranked by xG generated, xG conceded, over/underperformance vs real goals, and shot efficiency. |
| openfoot_oddsB | Fair 1X2 and over/under 2.5 probabilities derived from underlying team form, Elo delta and xG performance. |
| openfoot_quotaA | Check your API key's tier, monthly request allowance, requests used this month and reset date. |
| openfoot_healthA | Check the operational status of OpenFootAPI without authentication. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| scout_team_form | Build a dossier on a team: recent results, xG trend, upcoming fixtures and key strengths. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bartokulus/openfoot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server