TAMA-MCP
Tama is an AI-powered command-line task management tool that enhances task generation and expansion capability. It manages tasks and dependencies efficiently, with features like PRD parsing, task expansion, and robust reporting. It can also function as a Model Context Protocol (MCP) Server.
Overview
Tama is a CLI tool for task management enhanced with AI capabilities, specifically designed to aid in task generation and task expansion. This tool can parse Product Requirements Documents and break down complex tasks into manageable subtasks using AI. Key features include task and subtask management with dependency tracking, AI-powered PRD parsing, task expansion, dependency checking, and reporting. Tama can also suggest the next task based on current status and dependencies.
Features
- Standard task management: add, list, show details, update status, and remove tasks.
- Dependency management with automatic cycle detection.
- AI-powered PRD parsing and task expansion.
- Reporting in Markdown or Mermaid format.
- Rich CLI output using
rich
.
MCP Server Usage
- Provides tools for listing tasks, setting status, finding next tasks, adding/removing tasks and dependencies, and checking for circular dependencies.