Hydration Reminder Ai MCP server. Tools: log water intake, get daily hydration, calculate target. Built by MEOK AI Labs.
Project description
Overview
Hydration Reminder Ai MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
log_water_intake |
Log water/beverage intake. Specify ml directly or use container type (glass, bot |
get_daily_hydration |
Get today's hydration summary with progress toward target. |
calculate_target |
Calculate personalized daily hydration target based on weight, activity, and cli |
get_hydration_tips |
Get hydration tips and advice for specific situations. |
Installation
pip install meok-hydration-reminder-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"hydration-reminder-ai": {
"command": "python",
"args": ["-m", "meok_hydration_reminder_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 4 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hydration_reminder_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: hydration_reminder_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf5bf8393bc7f23aff7b5951813cbdc84c43c7a2db854d0106760475416c4cf2
|
|
| MD5 |
0cb6076ce64a18314443e7201a8ae9af
|
|
| BLAKE2b-256 |
4defa7cde2fc831e5aae50768fd1e62cdef2ee66b9c719cf3ec3ab9858d12dae
|
File details
Details for the file hydration_reminder_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: hydration_reminder_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ccfd3e3fa971ab5258092db3f9c44c26970b800a250ae9f2ab2c97bf937d5cc
|
|
| MD5 |
4a7d53fe624e9d73847c2dd5653bbbe4
|
|
| BLAKE2b-256 |
ed9490543b6815cf4cc85c6fccdf021b6bb77a30f82a747cef61e0323f2a1ff5
|