PluginBench
MCP Server

com.whensport/polo MCP Server

com.whensport/polo

What is the com.whensport/polo MCP server?

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

How to install com.whensport/polo

Copy-paste configuration for popular MCP clients.

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

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 rugby MCP — Six Nations, Rugby Championship, World Cup. Fixtures + venues.

First dedicated sailing MCP — America's Cup, SailGP, Vendée Globe. Events, venues, teams, schedule.