Developer Tools
Trust: 39/100 (Limited)io.github.jordanlyall/wc26 Guide
FIFA World Cup 2026 data: matches, teams, venues, city guides, fan zones, and more.
3 starsby jordanlyall
Quick Start
Install
npx wc26-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-jordanlyall-wc26": {
"command": "npx",
"args": [
"wc26-mcp"
]
}
}
}