HomeOther › garmin-local-mcp

garmin-local-mcp

Local-first Garmin data warehouse: sync once to SQLite, analyze trends and correlations offline.

Python Local macOSWindowsLinux
★ 7 stars Last pushed 2026-09-17 License: MIT

Topics: Sports

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.6)

uvx garmin-local-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "garmin-local-mcp": {
      "command": "uvx",
      "args": [
        "garmin-local-mcp"
      ],
      "env": {
        "GARMIN_MCP_DATA_DIR": "<YOUR_VALUE>"
      }
    }
  }
}
  • GARMIN_MCP_DATA_DIR — Data directory for the local warehouse (defaults to ~/.garmin-mcp)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry