FIFA World Cup 2026 schedule MCP — 104 matches, 62 country teams, jerseys, venues, kickoff times.
claude mcp add wc-2026 --transport http https://whensport.com/mcp/wc
~/.cursor/mcp.json
{
"mcpServers": {
"wc-2026": {
"url": "https://whensport.com/mcp/wc"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"wc-2026": {
"serverUrl": "https://whensport.com/mcp/wc"
}
}
}
.vscode/mcp.json
{
"servers": {
"wc-2026": {
"type": "http",
"url": "https://whensport.com/mcp/wc"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"wc-2026": {
"url": "https://whensport.com/mcp/wc"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"wc-2026": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://whensport.com/mcp/wc"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://whensport.com/mcp/wc | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.whensport--wc-2026/reviews or the review_server meta-tool.
POST /mcp