PluginBench
MCP Server

com.whensport/wc-2026 MCP Server

com.whensport/wc-2026

What is the com.whensport/wc-2026 MCP server?

FIFA World Cup 2026 schedule MCP — 104 matches, 62 country teams, jerseys, venues, kickoff times.

How to install com.whensport/wc-2026

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "wc-2026": {
      "url": "https://whensport.com/mcp/wc"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "wc-2026": {
      "serverUrl": "https://whensport.com/mcp/wc"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "wc-2026": {
      "type": "http",
      "url": "https://whensport.com/mcp/wc"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "wc-2026": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://whensport.com/mcp/wc"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http wc-2026 https://whensport.com/mcp/wc

Related MCP servers

Cricket 2026 MCP — T20 World Cup + ICC tour matches. Tournaments, fixtures, players, venues.

Formula 1 2026 schedule MCP — 24 races, drivers, constructors, sessions, circuits, race times.

Golf Majors 2026 — Masters, PGA Championship, US Open, The Open. Tournaments, venues, players.

Horse Racing 2026 MCP — Cheltenham, Royal Ascot, Kentucky Derby, Melbourne Cup. Meetings + venues.

First dedicated polo MCP — 2026 USPA, Argentine Triple Crown, British Open. Tournaments + players.

First dedicated rugby MCP — Six Nations, Rugby Championship, World Cup. Fixtures + venues.