Skip to main content
Glama
BerkKilicoglu

Google Health Fitbit MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_HEALTH_CACHENoOptional SQLite response cache (true/sqlite)
GOOGLE_HEALTH_MCP_HOSTNoHTTP transport bind address127.0.0.1
GOOGLE_HEALTH_MCP_PORTNoHTTP transport bind port3000
GOOGLE_HEALTH_NO_CACHENoBypass the in-memory HTTP cache (60s TTL, GET-only)
GOOGLE_HEALTH_CLIENT_IDNoGoogle Cloud OAuth client ID
GOOGLE_HEALTH_CACHE_PATHNoSQLite cache location~/.google-health-mcp/cache.sqlite
GOOGLE_HEALTH_TOKEN_PATHNoToken file location~/.google-health-mcp/tokens.json
GOOGLE_HEALTH_PRIVACY_MODENosummary | structured | rawstructured
GOOGLE_HEALTH_REDIRECT_URINoRegistered redirect URI
GOOGLE_HEALTH_CLIENT_SECRETNoOAuth client secret (prefer local config over MCP client config)
GOOGLE_HEALTH_MCP_TRANSPORTNostdio | httpstdio

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BerkKilicoglu/google-health-fitbit-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server