MCP Servers / other / World Cup History MCP

World Cup History MCP

JSON →
stdiononeother

Every FIFA World Cup since 1930. 23 tournaments, full squads, knockout brackets, stadium altitudes, hat-tricks. Free tier API.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: world-cup-history-mcp
Tools
What this server exposes
list_tournaments
Every WC 1930→2026 (year, host, champion).
get_tournament
Full tournament: teams, brackets, awards, squads.
compare_tournaments
Side-by-side stats for 2-6 years.
search_players
Player name search across history.
get_player_career
Every WC a player appeared in.
list_teams
Every nation that ever played, optional confederation filter.
get_team
Cross-tournament summary for a country.
get_team_roster
Full squad for one team in one year.
list_stadiums
Every WC venue with elevation + coords.
get_stadium
Single venue by slug.
list_matches
Filter by year / stage / date.
get_match
Single match with score + attendance + referee.
get_trivia
Curated factual nuggets per year.
get_standings
Computed group tables with FIFA tiebreakers.
get_bracket
Full knockout bracket.
Configuration
Environment & auth
authnone
envWC_API_KEY
Resources
World Cup History MCP — MCP Server · libregistry