From 041aa61b106a14f97928757ceec9003b40855db5 Mon Sep 17 00:00:00 2001 From: Anton Kutishevsky Date: Mon, 17 Nov 2025 06:41:44 +0200 Subject: [PATCH] feat: Added Withings MCP server for health data analysis --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a50b6f1a0a..94d128171e 100644 --- a/README.md +++ b/README.md @@ -1377,6 +1377,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[whale-tracker-mcp](https://github.com/kukapay/whale-tracker-mcp)** - A mcp server for tracking cryptocurrency whale transactions. - **[WhatsApp MCP Server](https://github.com/lharries/whatsapp-mcp)** - MCP server for your personal WhatsApp handling individuals, groups, searching and sending. - **[Whois MCP](https://github.com/bharathvaj-ganesan/whois-mcp)** - MCP server that performs whois lookup against domain, IP, ASN and TLD. +- **[Withings](https://github.com/akutishevsky/withings-mcp)** - Access and analyze Withings health data including sleep analysis, body measurements, workouts, ECG recordings, and fitness goals through natural conversation. - **[Wikidata MCP](https://github.com/zzaebok/mcp-wikidata)** - Wikidata MCP server that interact with Wikidata, by searching identifiers, extracting metadata, and executing sparql query. - **[Wikidata SPARQL](https://github.com/QuentinCody/wikidata-sparql-mcp-server)** - Unofficial REMOTE MCP server for Wikidata's SPARQL endpoint, providing access to structured knowledge data, entity relationships, and semantic queries for research and data analysis. - **[Wikifunctions](https://github.com/Fredibau/wikifunctions-mcp-fredibau)** - Allowing AI models to discover and execute functions from the WikiFunctions library.