World Cup History MCP
JSON →Every FIFA World Cup since 1930. 23 tournaments, full squads, knockout brackets, stadium altitudes, hat-tricks. Free tier API.
Install
npx @modelcontextprotocol/inspector Tools · 15
- 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.
Environment variables
WC_API_KEY