Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HEALTH_MCP_DBNoSQLite database path.~/.healthledger/health.db
HEALTH_MCP_HOSTNoBind host (only when HEALTH_MCP_TRANSPORT=http).127.0.0.1
HEALTH_MCP_PATHNoPath for MCP endpoint (only when HEALTH_MCP_TRANSPORT=http)./mcp
HEALTH_MCP_PORTNoBind port (only when HEALTH_MCP_TRANSPORT=http).8800
HEALTH_MCP_MAX_ROWSNoMax rows returned by a list query.1000
HEALTH_MCP_AUDIT_LOGNoAudit log path.~/.healthledger/audit.log
HEALTH_MCP_TRANSPORTNoTransport mode: stdio (local) or http (remote, opt-in).stdio
HEALTH_MCP_PUBLIC_URLNoPublic URL of the server (only when HEALTH_MCP_TRANSPORT=http).
HEALTH_MCP_DEFAULT_USERNoDefault user label when none is passed.me
HEALTH_MCP_ALLOWED_LOGINSNoComma-separated list of allowed GitHub logins (required only when HEALTH_MCP_TRANSPORT=http).
HEALTH_MCP_MAX_TEXT_CHARSNoMax chars per free-text field.20000
HEALTH_MCP_MAX_EXPORT_ROWSNoMax rows per export page.500
HEALTH_MCP_GITHUB_CLIENT_IDNoGitHub OAuth client ID (required only when HEALTH_MCP_TRANSPORT=http).
HEALTH_MCP_RATE_LIMIT_CALLSNoCalls allowed per window.240
HEALTH_MCP_MAX_BULK_JSON_CHARSNoMax JSON payload size for bulk import.200000
HEALTH_MCP_GITHUB_CLIENT_SECRETNoGitHub OAuth client secret (required only when HEALTH_MCP_TRANSPORT=http).
HEALTH_MCP_MAX_WEARABLE_IMPORT_ROWSNoMax wearable samples per import call.500
HEALTH_MCP_RATE_LIMIT_WINDOW_SECONDSNoRate-limit window length.60

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/Cole-Will-I-Am/HealthLedger-MCP'

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