MCP.so
登录

Garmin Local MCP

@anup-shesh

关于 Garmin Local MCP

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

基本信息

分类

其他

许可证

MIT

运行时

python

发布者

anup-shesh

提交者

Anup Sheshadri

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器