withings-mcp

partymola/withings-mcp
★ 0 stars Python 🗄️ Database Updated today
MCP server for the Withings Health API with OAuth, local cache, and trend analysis
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "withings-mcp": {
      "command": "uvx",
      "args": [
        "withings-mcp"
      ]
    }
  }
}

Or install with pip: pip install withings-mcp

README Excerpt

MCP server for the [Withings Health API](https://developer.withings.com/) with OAuth, local SQLite cache, and trend analysis. **What makes this different from other Withings MCP servers:** - Local SQLite cache for fast offline queries and historical trend analysis - Incremental sync - only fetches new data since last sync

Tools (10)

WITHINGS_MCP_CONFIG_DIRWITHINGS_MCP_DB_PATHwithings_get_activitywithings_get_bodywithings_get_deviceswithings_get_heartwithings_get_sleepwithings_get_workoutswithings_syncwithings_trends

Topics

claudemcpmcp-servermodel-context-protocoloauthquantified-selfwithingswithings-api