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.

评论

数据与分析 分类下的更多 MCP 服务器