MCP.so
ログイン

MissingMCP

@Vaclav Slajs

MissingMCP について

Your Garmin and WHOOP data, in Claude — free hosted MCP servers, one URL, OAuth sign-in.

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "garmin": {
      "type": "streamable-http",
      "url": "https://missingmcp.com/garmin/mcp"
    },
    "whoop": {
      "type": "streamable-http",
      "url": "https://missingmcp.com/whoop/mcp"
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Missingmcp?

MissingMCP — your data, in Claude. OAuth 2.1 gateway hosting the MCP servers Claude is missing (Garmin, WHOOP, …)

How to use Missingmcp?

The README includes setup instructions such as docker build -t missingmcp ..

Key features of Missingmcp

  • OAuth 2.1 — Authorization Code + PKCE (S256) with Dynamic Client
  • Garmin password is never stored — used once to sign in (MFA supported)
  • Encrypted at rest — tokens sealed with AES-256-GCM; the DB is useless without
  • Per-user isolation — each account gets its own garmin_mcp worker bound to
  • Hardened — one-time 10-min auth codes, CSRF on forms, per-IP/-token rate

Use cases of Missingmcp

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

FAQ from Missingmcp

Where is the source code for Missingmcp?

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

Does Missingmcp include a standard MCP config?

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

よくある質問

Where is the source code for Missingmcp?

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

Does Missingmcp include a standard MCP config?

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

コメント

「データと分析」の他のコンテンツ