worldcup-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROVIDER | No | The data provider. Options: 'football-data' (default) or 'thesportsdb'. | football-data |
| THESPORTSDB_KEY | No | API key for TheSportsDB. Free key '3' is capped; premium key for full data. | |
| FOOTBALL_DATA_TOKEN | No | Free 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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