Privacy-first Google Health API MCP server for health, sleep, activity and HR agents
claude mcp add google-health-fitbit-mcp -- npx -y google-health-fitbit-mcp
claude_desktop_config.json
{
"mcpServers": {
"google-health-fitbit-mcp": {
"command": "npx",
"args": [
"-y",
"google-health-fitbit-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"google-health-fitbit-mcp": {
"command": "npx",
"args": [
"-y",
"google-health-fitbit-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"google-health-fitbit-mcp": {
"command": "npx",
"args": [
"-y",
"google-health-fitbit-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"google-health-fitbit-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"google-health-fitbit-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"google-health-fitbit-mcp": {
"command": "npx",
"args": [
"-y",
"google-health-fitbit-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.BerkKilicoglu--google-health-fitbit-mcp/reviews or the review_server meta-tool.
POST /mcp