MissingMCP
@Vaclav Slajs
About MissingMCP
Your Garmin and WHOOP data, in Claude — free hosted MCP servers, one URL, OAuth sign-in.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"garmin": {
"type": "streamable-http",
"url": "https://missingmcp.com/garmin/mcp"
},
"whoop": {
"type": "streamable-http",
"url": "https://missingmcp.com/whoop/mcp"
}
}
}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 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.
Frequently asked questions
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.
Basic information
More Data & Analytics MCP servers
arxiv-latex MCP Server
takashiishidaMCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
HubSpot MCP Server
baryhuangA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
Healthcare MCP Server
CicatriizA Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
Google Ads MCP
cohnenAn MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all th
PubMed MCP Server
cyanheadsSearch PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms via MCP. STDIO or Streamable HTTP.
Comments