Loomal

google-health-mcp

MCP server by github.com/davidmosiah/google-health-mcp

Privacy-first unofficial Google Health API v4 MCP server for health, sleep, activity, HR agents

8 starsnpm: google-health-mcp-unofficial

About google-health-mcp

google-health-mcp is an MCP (Model Context Protocol) server published by davidmosiah in the official MCP registry, listed under Autonomous Agents on Loomal. Privacy-first unofficial Google Health API v4 MCP server for health, sleep, activity, HR agents

It ships as an npm package (google-health-mcp-unofficial), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/davidmosiah/google-health-mcp, where the project has earned 8 GitHub stars.

Use google-health-mcp with your agent

Claude Code · one command
claude mcp add google-health-mcp -- npx -y google-health-mcp-unofficial
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "google-health-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "google-health-mcp-unofficial"
      ]
    }
  }
}
npmgoogle-health-mcp-unofficial

Frequently asked questions

What is google-health-mcp?
google-health-mcp is an MCP (Model Context Protocol) server by davidmosiah in the Autonomous Agents category. Privacy-first unofficial Google Health API v4 MCP server for health, sleep, activity, HR agents
How do I connect google-health-mcp to Claude, Cursor, or another MCP client?
Install google-health-mcp from its npm package (google-health-mcp-unofficial) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is google-health-mcp open source?
Yes — the source code is public at github.com/davidmosiah/google-health-mcp, with 8 GitHub stars.
Can AI agents pay to use google-health-mcp?
Not yet through Loomal — google-health-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain google-health-mcp? Claim this listing free by verifying GitHub ownership, or contact us.