hidratespark-mcp
Verified Safeby mariomosca
Overview
Integrate HidrateSpark smart water bottle data with Claude Desktop for hydration tracking and management.
Installation
python -m hidratespark_mcp.serverEnvironment Variables
- HIDRATE_APP_ID
- HIDRATE_CLIENT_KEY
- HIDRATE_EMAIL
- HIDRATE_PASSWORD
Security Notes
No 'eval' or obfuscation found. User credentials (email, password) are loaded from environment variables, which is a good practice. Session tokens are cached in-memory only and are not persisted, enhancing security. The API keys (app_id, client_key) are embedded in the public Android app and used as defaults here, consistent with a reverse-engineered client. The server relies on the external HidrateSpark Parse API for all operations, which is an inherent network dependency. No malicious patterns identified.
Similar Servers
garmin_mcp
Exposes Garmin Connect fitness and health data to Claude and other MCP-compatible clients.
mcp-server-salesforce
Enable natural language interactions and automation with Salesforce data and metadata for AI models.
intervals-mcp-server
Connects AI models (Claude, ChatGPT) with the Intervals.icu API to retrieve and manage athlete fitness data, including activities, events, and wellness metrics.
feed-mcp
Integrate RSS, Atom, and JSON feeds directly into Claude Desktop conversations for news reading and content analysis.