MCP.so
Sign In

Garmin Local MCP

@anup-shesh

About Garmin Local MCP

Local-first Garmin data warehouse with an analysis-grade MCP server. Sync once, analyze forever - even when the API is down.

Basic information

Category

Other

License

MIT

Runtime

python

Publisher

anup-shesh

Submitted by

Anup Sheshadri

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "garmin": {
      "command": "uvx",
      "args": [
        "garmin-local-mcp",
        "serve"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Garmin Local?

Local-first Garmin data warehouse with an analysis-grade MCP server. Sync once, analyze forever - even when the API is down.

How to use Garmin Local?

The README includes setup instructions such as uvx garmin-local-mcp --help.

Key features of Garmin Local

  • Sync once, analyze forever. Incremental sync into a local warehouse
  • Server-side analysis, compact responses. Trends, correlations, personal
  • Offline resilience. An API breakage pauses new syncs only. Every query
  • A zero-auth fallback. A standalone decoder for Garmin's undocumented
  • Curated tools. 12 composable tools, not 110

Use cases of Garmin Local

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Garmin Local

Where is the source code for Garmin Local?

The source code is linked from the repository URL on this page.

Does Garmin Local include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More Other MCP servers