Privacy-first unofficial Google Health API v4 MCP server for health, sleep, activity, HR agents
Privacy-first unofficial Google Health API v4 MCP server for health, sleep, activity, HR agents
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
4 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: GOOGLE_HEALTH_CLIENT_ID
Environment variable: GOOGLE_HEALTH_CLIENT_SECRET
Environment variable: GOOGLE_HEALTH_REDIRECT_URI
Environment variable: GOOGLE_HEALTH_TOKEN_PATH
Environment variable: GOOGLE_HEALTH_PRIVACY_MODE
Environment variable: GOOGLE_HEALTH_CACHE
Environment variable: GOOGLE_HEALTH_CACHE_PATH
Environment variable: GOOGLE_HEALTH_NO_CACHE
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-davidmosiah-google-health-mcp": {
"env": {
"GOOGLE_HEALTH_CACHE": "your-google-health-cache-here",
"GOOGLE_HEALTH_NO_CACHE": "your-google-health-no-cache-here",
"GOOGLE_HEALTH_CLIENT_ID": "your-google-health-client-id-here",
"GOOGLE_HEALTH_CACHE_PATH": "your-google-health-cache-path-here",
"GOOGLE_HEALTH_TOKEN_PATH": "your-google-health-token-path-here",
"GOOGLE_HEALTH_PRIVACY_MODE": "your-google-health-privacy-mode-here",
"GOOGLE_HEALTH_REDIRECT_URI": "your-google-health-redirect-uri-here",
"GOOGLE_HEALTH_CLIENT_SECRET": "your-google-health-client-secret-here"
},
"args": [
"-y",
"google-health-mcp-unofficial"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.