AI SummaryPrawn Task Manager is an MCP server that converts natural language into structured development tasks with dependency tracking and iterative refinement, enabling AI agents to reason about and manage complex workflows. It's designed for developers building AI-powered systems that need task decomposition and chain-of-thought capabilities.
Description
Prawn Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning AI systems
Install
{
"mcpServers": {
"mcp-prawn-task-manager": {
"command": "npx",
"args": ["-y", "mcp-prawn-task-manager"]
}
}
}Quality Score
Acceptable
61/100
Trust & Transparency
Open Source — MIT
Source code publicly auditable
Verified Open Source
Hosted on GitHub — publicly auditable
Maintained
Last commit 9mo ago