FIFA World Cup 2026 data: matches, teams, venues, city guides, fan zones, and more.
claude mcp add wc26 -- npx -y wc26-mcp
claude_desktop_config.json
{
"mcpServers": {
"wc26": {
"command": "npx",
"args": [
"-y",
"wc26-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"wc26": {
"command": "npx",
"args": [
"-y",
"wc26-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"wc26": {
"command": "npx",
"args": [
"-y",
"wc26-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"wc26": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"wc26-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"wc26": {
"command": "npx",
"args": [
"-y",
"wc26-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.jordanlyall--wc26/reviews or the review_server meta-tool.
POST /mcp