FIFA World Cup 2026 data: matches, teams, venues, city guides, fan zones, and more.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"wc26": {
"args": [
"-y",
"wc26-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Ask your AI anything about the 2026 World Cup and get real answers. 18 tools covering matches, teams, venues, city guides, fan zones, head-to-head records, visa info, news, injuries, odds, standings, knockout bracket, and more. All data ships with the package. Zero API keys, zero external dependencies.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'wc26-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked wc26-mcp against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in entertainment / data
Manage Supabase projects — databases, auth, storage, and edge functions
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.
The official MCP Server for the Mux API
MCP Security Weekly
Get CVE alerts and security updates for io.github.jordanlyall/wc26 and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Ask your AI anything about the 2026 World Cup and get real answers. 18 tools covering matches, teams, venues, city guides, fan zones, head-to-head records, visa info, news, injuries, odds, standings, knockout bracket, and more. All data ships with the package. Zero API keys, zero external dependencies.
Works with Claude Desktop · Claude Code · Cursor · Windsurf · ChatGPT · Telegram · any MCP client
Website | npm | ChatGPT GPT | Telegram Bot | MCP Registry
Add to your claude_desktop_config.json:
{
"mcpServers": {
"wc26": {
"command": "npx",
"args": ["-y", "wc26-mcp"]
}
}
}
claude mcp add wc26 -- npx -y wc26-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"wc26": {
"command": "npx",
"args": ["-y", "wc26-mcp"]
}
}
}
Add to ~/.codeium/windsurf/mcp_config.json:
{
"mcpServers": {
"wc26": {
"command": "npx",
"args": ["-y", "wc26-mcp"]
}
}
}
No setup needed — use the GPT directly:
No setup needed — message the bot directly:
17 slash commands: /brief, /team, /matches, /group, /city, /venue, /history, /visa, /fanzones, /schedule, /news, /injuries, /odds, /standings, /bracket, and more.
The server communicates over stdio using the Model Context Protocol:
npx -y wc26-mcp
| Tool | Description | Filters |
|---|---|---|
what_to_know_now | Zero-query temporal briefing — detects tournament phase and returns the most relevant info for today | date, timezone |
get_team_profile | Coach, key players, playing style, World Cup history, and qualifying summary for any team | team |
get_matches | Query matches with enriched team names, flags, venue details, and timezone conversion | date, date_from, date_to, team, group, venue, round, status, timezone |
get_teams | All 48 qualified nations with FIFA rankings and confederations | group, confederation, is_host |
get_groups | Group details with teams, venues, and match schedules | group |
get_venues | 16 stadiums across USA, Mexico, and Canada with weather data | country, city, region |
get_city_guide | Travel guide for any host city — highlights, transit, food, things to do, local tips | city |
get_historical_matchups | Head-to-head World Cup history between any two teams with aggregate stats and narrative | team_a, team_b |
get_nearby_venues | Find venues near a given venue, sorted by distance in miles/km | venue, limit |
get_schedule | Tournament schedule organized by date with timezone conversion | date_from, date_to, timezone |
get_visa_info | Entry requirements (visa, ESTA, eTA) for any team's nationals entering host countries | team, host_country |
get_fan_zones | Of |