Server data from the Official MCP Registry
Habit Tracker Ai MCP server. Tools: create habit, log completion, get habit streak. Built by...
Habit Tracker Ai MCP server. Tools: create habit, log completion, get habit streak. Built by...
This MCP server has a critical dependency on an external, unverified authentication and persistence module located at ~/clawd/meok-labs-engine/shared. The server cannot function without access to check_access() and ServerStore, which are imported from a non-standard path with no version pinning or integrity verification. Additionally, the server implements a weak rate-limiting mechanism using in-memory storage that resets on restart, and relies on undocumented external modules for core functionality. The lack of inline authentication validation and reliance on external shared code creates significant trust and maintainability concerns. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 15 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-habit-tracker-ai-mcp": {
"args": [
"-y",
"habit-tracker-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
MEOK AI Labs — habit-tracker-ai-mcp MCP Server. Track habits, streaks, and build accountability.
Installation · Docs · Report Bug
pip install habit-tracker-ai-mcp
# or
npm install -g @meok-ai/habit-tracker-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.