Skip to main content
Glama
sanketjoshi2012

FIFA World Cup 2026 MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ANTHROPIC_API_KEYYesAnthropic API key for accessing Claude.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_todays_matchesA

Get all FIFA World Cup 2026 matches happening today with scores and goals.

get_standingsA

Get FIFA World Cup 2026 group stage standings.

get_match_resultA

Get the result and goals for a specific World Cup match between two teams.

get_all_resultsA

Get all World Cup 2026 results. Optionally filter by round like 'Quarter-final' or 'Group A'.

Prompts

Interactive templates invoked by user choice

NameDescription
summarize_matchWrite an exciting journalist-style summary of a World Cup match.

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

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