← Back to Plugins
MCP Server MCP

io.github.anup-shesh/garmin-local-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx garmin-local-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "garmin-local-mcp",
      "version": "0.1.3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Data directory for the local warehouse (defaults to ~/.garmin-mcp)",
          "format": "string",
          "name": "GARMIN_MCP_DATA_DIR"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...