Skip to content
Windsurf

MCP Sport for Windsurf

io.github.andrequeiroz2/mcp-sport

MCP server that exposes Formula 1 data from the OpenF1 API.

client:Windsurf transport:stdio runtime:pypi

Install MCP Sport in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mcp-sport": {
      "command": "uvx",
      "args": [
        "mcp-sport"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

MCP Sport in other clients