Skip to content
Cline

MCP Sport for Cline

io.github.andrequeiroz2/mcp-sport

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

client:Cline transport:stdio runtime:pypi

Install MCP Sport in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

MCP Sport in other clients