Server data from the Official MCP Registry
Hydration Reminder Ai MCP server. Tools: log water intake, get daily hydration, calculate ta...
Hydration Reminder Ai MCP server. Tools: log water intake, get daily hydration, calculate ta...
This MCP server has critical security vulnerabilities that make it unsuitable for production use. The most severe issue is a hardcoded path to an external authentication module (`~/clawd/meok-labs-engine/shared`) that is injected into sys.path without verification, creating a path traversal and code injection risk. Additionally, the authentication mechanism itself is not implemented in the provided code, making it impossible to verify that access control is functioning. The server also has inconsistent implementations across multiple entry points and missing input validation in several tools. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
8 files analyzed · 14 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-hydration-reminder-ai-mcp": {
"args": [
"-y",
"hydration-reminder-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install hydration-reminder-ai-mcp
# or
npm install -g @meok-ai/hydration-reminder-ai-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.