Withings Health Data MCP Server
[Help me pay for the servers on Patreon][patreon] [patreon]: https://patreon.com/akutishevskyi?utm_medium=unknown&utm_source=join_link&utm_campaign=creatorshare_creator&utm_content=copyLink. Its 12 documented tools cover activity, user, heart, records. It is available as a remote MCP endpoint.
Teams that want a hosted science & health endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-07-27 · ★ 39 · #53 OF 60 MAINTAINED SCIENCE & HEALTH · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Withings Health Data
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add akutishevsky-withings-mcp --transport http https://withings-mcp.com/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"akutishevsky-withings-mcp": {
"url": "https://withings-mcp.com/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://withings-mcp.com/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to withings-mcp.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
registry namespace io.github.akutishevsky is GitHub-verified and matches the repo owner
03 · What Withings Health Data can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 12 documented tools spanning activity, user, heart, records, including get_hrv, get_sleep_summary, get_activity, get_intraday_activity.
Capability map
Tools grouped from the project's README - what Withings Health Data lets an agent do.
read & search
6 tools - e.g. Minute-level RMSSD, SDNN, and quality scores captured during sleep; Sleep duration, stages (light/deep/REM), heart rate, breathing, sleep score; Daily steps, distance, calories, elevation, activity…
get_hrv · get_sleep_summary · get_activity · get_intraday_activity · get_workouts · get_measures
User
2 tools - e.g. List of connected Withings devices; Your health and fitness goals (steps, sleep, weight)
get_user_devices · get_user_goals
Heart
2 tools - e.g. List of ECG recordings; Detailed ECG waveform data
list_heart_records · get_heart_signal
Stetho
2 tools - e.g. List of stethoscope recordings; Detailed audio signal data
list_stetho_records · get_stetho_signal
Limitations (from the README)
The hosted version includes a Google Analytics tag (G-ZMGF9WXL3W) in the static pages under public/. If you're forking this repo, remove or replace the GA snippet in public/index.html and public/health.html, and update the CSP headers in src/server/app.ts accordingly.
04 · Who maintains Withings Health Data
Withings Health Data is maintained by akutishevsky. We track 5 MCP servers from akutishevsky - 4 actively maintained, 188 combined GitHub stars, oldest repo from Jul 2025. Full record: all servers from akutishevsky.
- Lunch Money MCP server for managing LunchMoney personal finances: transactions, budgets, categories, and more. ★ 95
- Monobank MCP server for Monobank API - currency rates, client info, and account statements ★ 7
- Nutrition MCP Personal nutrition tracking - log meals, track macros, review history, import from another app. ★ 47
05 · Facts
- repository
- github.com/akutishevsky/withings-mcp
- category
- science & health - ranked #53 of 60 actively-maintained science & health servers as of 2026-08-25.
- registry
- io.github.akutishevsky/withings (active, first published 2026-02-17)
06 · Withings Health Data FAQ
Is Withings Health Data still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-27. We re-verify nightly.
What can Withings Health Data do?
An agent gets 12 documented tools spanning activity, user, heart, records, including get_hrv, get_sleep_summary, get_activity, get_intraday_activity.
How do I install Withings Health Data?
Run `claude mcp add akutishevsky-withings-mcp --transport http https://withings-mcp.com/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Withings Health Data require authentication?
Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Withings Health Data
Alternatives to Withings Health Data
Maintained science & health servers if Withings Health Data isn't the fit.
- Arxiv MCP Server (blazickjp) Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP. ★ 3,071 · 2026-08-24
- Paper Banana Generate academic diagrams and statistical plots from text using multi-agent AI. ★ 2,279 · 2026-08-17
- Pyscn Python code analysis for AI agents: complexity, dead code, clones, coupling, and a health score. ★ 1,035 · 2026-08-25
- Pubmed MCP Server Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms. ★ 137 · 2026-08-21
- FHIR MCP Server MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications ★ 132 · 2026-07-14
- Clinicaltrialsgov MCP Server Search ClinicalTrials.gov - find studies, retrieve results, match patients to eligible trials. ★ 90 · 2026-08-21
More science & health MCP servers · Appendix · Google Health Fitbit MCP · Chia Health MCP Server · Codescene MCP Server
More TypeScript MCP servers · Web Validator by DigestSEO · Emails · Campus CLI · Central Intelligence · Scala Score · see all