Skip to main content
Glama
owenobyrne

Withings MCP Server

by owenobyrne

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SSM_PREFIXNoPrefix for SSM Parameter Store paths (AWS deployment)./withings-mcp
MCP_API_KEYNoBearer key for MCP endpoint protection. If not set, a random one is generated and printed.
PUBLIC_BASE_URLYesPublic base URL of the server (e.g., http://localhost:8000 for local, or Lambda function URL). Used to construct OAuth redirect URI.
WITHINGS_CLIENT_IDYesClient ID from Withings developer application.
WITHINGS_CLIENT_SECRETYesClient Secret from Withings developer application.

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/owenobyrne/mcp-withings'

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