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.

コメント

「その他」の他のコンテンツ