Loading MCP server directory, please wait...
Free MCP server for World Cup 2026 fixtures, local kickoff times, and Dataset JSON-LD.
npx @getmcp/cli add io.github.abaiii168/world-cup-2026Requires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.abaiii168/world-cup-2026": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/abaiii168/world-cup-2026-mcp-server:0.1.1"
]
}
}
}