Skip to content
Cline

igpsport mcp for Cline

io.github.dengxuhui/igpsport-mcp

iGPSport cycling data with training metrics (NP/IF/TSS/CTL/ATL/TSB) and workout generation

client:Cline transport:stdio runtime:pypi

Install igpsport mcp 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "igpsport-mcp": {
      "command": "uvx",
      "args": [
        "igpsport-mcp"
      ],
      "env": {
        "IGPSPORT_USERNAME": "<IGPSPORT_USERNAME>",
        "IGPSPORT_PASSWORD": "<IGPSPORT_PASSWORD>",
        "IGPSPORT_REGION": "<IGPSPORT_REGION>",
        "IGPSPORT_FTP": "<IGPSPORT_FTP>",
        "IGPSPORT_LTHR": "<IGPSPORT_LTHR>"
      }
    }
  }
}

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

igpsport mcp in other clients