A straightforward habit tracking system that lets Claude monitor streaks, log completions, and query progress over time. You get basic CRUD operations for habits plus streak calculation, so you can ask "how's my running streak" or "log today's meditation" without reaching for a separate app. The implementation is light on specifics in the docs, but the intent is clear: persistence for accountability workflows. Built by MEOK AI Labs with an emphasis on EU AI Act compliance hooks, though the core functionality is just structured habit data with timestamps. Reach for this when you want conversational habit tracking without building your own storage layer or integrating a full productivity platform.
claude mcp add --transport stdio csoai-org-habit-tracker-ai-mcp -- uvx habit-tracker-ai-mcp