In-depth architectural comparison of the Google Health Fitbit MCP and Withingsmcp MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Google Health Fitbit MCP
Developer Tools · Local stdio
Quality: 56/100 (Good) | Auth: No auth required
Withingsmcp
Developer Tools · Local stdio
Quality: 53/100 (Good) | Auth: No auth required
Verdict Summary: Choose Google Health Fitbit MCP if you need specialized Developer Tools tools running via a local process. Choose Withingsmcp if your workspace requires Developer Tools integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Google Health Fitbit MCP when:
You need dedicated capabilities in the Developer Tools domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Google Health Fitbit MCP is categorized under Developer Tools and uses a local stdio subprocess. In contrast, Withingsmcp belongs to Developer Tools using local stdio subprocess. Select Google Health Fitbit MCP when you need capabilities focused on developer tools and Withingsmcp when you require tools for developer tools.
/v4/users/me/identity` — Google Health + legacy Fitbit identity mapping
google_health_get_profile
/v4/users/me/profile
google_health_get_settings
/v4/users/me/settings` — units, timezone
google_health_list_paired_devices
/v4/users/me/pairedDevices` — your Fitbit trackers and Pixel Watches, and which device produces which data
google_health_get_irn_profile
/v4/users/me/irnProfile` — irregular-rhythm (AFib) notification engagement status
google_health_list_data_points
/v4/.../dataPoints` — intraday detail for any data type
google_health_get_data_point
/v4/.../dataPoints/{id}` — one specific sleep session, exercise or measurement
+6 more tools listed on main page
Withingsmcp Tools (10)
withings_connection_status
verify local setup before calling Withings
withings_data_inventory
inventory supported data domains, scopes, privacy modes and recommended first calls without calling Withings APIs.
withings_daily_summary
body, sleep, activity and heart brief for today
withings_weekly_summary
scorecard, comparison vs prior week, next-week plan
withings_list_body_measures
punctual weight/composition records. Use `after` / `before` as `YYYY-MM-DD` or ISO 8601 for large histories; the server sends Withings `startdate` / `enddate` (Unix seconds) upstream and caps returned records with `limit`.