← Index

ConnectIQ MCP Server

io.github.deugene/connect-iq-mcp·v1.2.0·Other
Quality Score
94
/100

MCP server for Garmin ConnectIQ SDK documentation and resources

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "connect-iq-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "connectiq-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "connect-iq-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "connectiq-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y connectiq-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Other