mcpbeat Sign in

Health Hub MCP Server

not responding

Health Hub MCP is listed as active in the registry but did not answer our last check. Last commit 11 Aug 2026.

Self-hosted MCP server for Android Health Connect — 34 metrics, daily rollups, dedup, 5 LLM tools.

Uptime history 42 days of history · worst day 0%
42 days agonow
0.0%
Uptime 24h
0 of 90 checks
Tools
hidden behind auth
0 ms
Response time
average over 24h
1
Stars
last commit 11 Aug 2026

What the code does

We read the source, 8 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Page executes code built at runtime health_hub/api/debug.html:76
…l"><div class="detail-inner"><pre class="json">Loading payload…</pre></div></div></td></tr>`).join(''); $('payloads').innerHTML = payloadList.length ? `<table><thead><tr><th>Time</th><th>Source</th><th>App</th><th>Size</th><th>Events</th><th>Sig</th><th>Error</th></tr></thead><…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add health-mcp --transport http https://{host}/mcp-health
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "health-mcp": {
      "url": "https://{host}/mcp-health"
    }
  }
}
~/.codex/config.toml
[mcp_servers.health-mcp]
url = "https://{host}/mcp-health"
.cursor/mcp.json
{
  "mcpServers": {
    "health-mcp": {
      "url": "https://{host}/mcp-health"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "health-mcp": {
      "url": "https://{host}/mcp-health"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://{host}/mcp-health streamable-http answering 0 ms 14 min ago

Alternatives to Health Hub MCP

same job, measured the same way
Withings Health Data
by akutishevsky

MCP server for Withings health data — sleep, activity, heart, and body metrics.

answering
Startup Finance Metrics
by mayanktalwar0

An MCP server for analyzing startup financial health and generating metrics reports locally.

109 installs/wk local only
SEO Tools: Yandex.Metrica
by antohins

MCP server for Yandex.Metrica Stat API (read-only).

54 installs/wk local only
I
AWS Spapi MCP
by cesarobedfl

MCP server for Amazon SP-API - real-time inventory health, sales metrics, and price updates

47 installs/wk local only
Dynatrace Managed MCP
by dynatrace-oss

MCP server for Dynatrace Managed to access logs, events, and metrics.

592 installs/wk local only
Oura Ring MCP
by mitchhankins01

Connect your Oura Ring to Claude AI assistants. Health metrics with smart analysis tools.

64 installs/wk local only
Xweather Weather MCP
by xweather

Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.

answering
MCP Vmanomaly
by victoriametrics-community

MCP Server for vmanomaly - VictoriaMetrics anomaly detection

local only

Health Hub MCP — questions

Answers built from our own checks of this server.

Is Health Hub MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 90 checks got a reply (0.0%), average response time 0 ms. The bar chart above shows every period we have measured.
The registry lists Health Hub MCP as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Health Hub MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Health Hub MCP need an API key?
No. Health Hub MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Health Hub MCP open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.