Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WITHINGS_CACHENoCache backend (e.g., sqlite).sqlite
WITHINGS_SCOPESNoSpace-separated list of OAuth scopes.user.activity user.metrics
WITHINGS_CLIENT_IDYesYour Withings client ID from the OAuth2 dashboard.
WITHINGS_CACHE_PATHNoPath for cache database.~/.withings-mcp/cache.sqlite
WITHINGS_TOKEN_PATHNoPath to store OAuth tokens.~/.withings-mcp/tokens.json
WITHINGS_PRIVACY_MODENoPrivacy mode: summary, structured, or raw.structured
WITHINGS_REDIRECT_URIYesRedirect URI registered with Withings.http://127.0.0.1:3000/callback
WITHINGS_CLIENT_SECRETYesYour Withings client secret.

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/davidmosiah/withingsmcp'

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