Skip to main content
Glama
tiansern92-collab

worldcup-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROVIDERNoThe data provider. Options: 'football-data' (default) or 'thesportsdb'.football-data
THESPORTSDB_KEYNoAPI key for TheSportsDB. Free key '3' is capped; premium key for full data.
FOOTBALL_DATA_TOKENNoFree token from https://www.football-data.org/client/register. Required for live data with football-data provider.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_group_standingsA

Live 2026 FIFA World Cup group standings, keyed by group letter A–L. Each value is an array ordered by rank with played/points/GD and a confidence flag (confirmed | likely | open). Includes stale/fetchedAt.

get_round_of_32A

The 16 Round-of-32 matches with fixed bracket positions. Each match has posA/posB labels and slotA/slotB that are either decided (with team) or undecided (with eligibleGroups). Includes stale/fetchedAt.

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/tiansern92-collab/worldcup-mcp'

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