Skip to main content
Glama
bartokulus

openfoot-mcp

by bartokulus

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENFOOT_API_KEYYesYour 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

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription
scout_team_formBuild a dossier on a team: recent results, xG trend, upcoming fixtures and key strengths.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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