Skip to main content
Glama
reiorozco

matchday-mcp

by reiorozco

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FOOTBALL_DATA_TOKENYesFree token from football-data.org to access the API.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_standingsB

Get the current league table for a competition (position, W/D/L, GD, points).

get_matchesA

Get matches for a competition. Filter by status (SCHEDULED/FINISHED/IN_PLAY) and/or matchday.

get_top_scorersC

Get the top scorers for a competition.

find_teamA

Look up a club by name across the major leagues. Returns country, stadium, founding year and competitions.

get_team_matchesA

Get a club's matches (recent results or upcoming fixtures), with a W/D/L form string.

compare_teamsA

Compare two clubs by recent form (last 5 results) and W/D/L tally.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

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/reiorozco/matchday-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server