World Cup 2026 MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WC26_API_BASE | No | Base URL for a compatible self-hosted API (optional, for testing purposes only). Defaults to the public API. |
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_world_cup_2026_metadataA | Return metadata, attribution, endpoint links, and schema notes for the free World Cup 2026 Tour public API. |
| get_world_cup_2026_matchesA | Return World Cup 2026 fixtures in a requested IANA time zone, optionally filtered by stage, group, or team code/name. |
| get_world_cup_2026_next_matchA | Return the nearest upcoming World Cup 2026 fixture from the public schedule API in the requested IANA time zone. |
| get_world_cup_2026_matchA | Return one World Cup 2026 fixture by match id, including teams, venue, stage, kickoff, app link, share-card link, and calendar link. |
| get_world_cup_2026_datasetA | Return Dataset JSON-LD metadata and all 104 public fixtures in UTC for citation, indexing, or data-directory use. |
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/abaiii168/world-cup-2026-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server