A self-contained project tracker that gives AI agents structured SQLite storage instead of scattered markdown files. Exposes 31 tools covering full JIRA-style hierarchy (projects, epics, tasks, subtasks), task dependencies with auto-blocking, threaded comments, reusable templates with variable substitution, and a dashboard tool that returns both structured data and natural language summaries. Every mutation hits an activity log, so you can call tracker_session_diff at session start to see what changed since last time. Includes full-text search across entities, import/export as JSON with dependencies intact, and batch operations for creating or updating multiple tasks at once. Zero setup beyond pointing DB_PATH at a SQLite file. Reach for this when your agent needs to maintain project state across conversations without reinventing task management.
claude mcp add --transport stdio spranab-saga-mcp uvx saga-mcp