MCP Task Orchestrator
JSON →A Kotlin MCP server for comprehensive task management, allowing AI assistants to interact with project data.
Tools · 4
- advance_item Advance a work item to its next lifecycle phase, with server-enforced validation of required notes and dependencies.
- manage_items Create or update work items with optional traits, supporting bulk operations and per-item trait assignment.
- create_work_tree Atomically create a hierarchical work breakdown with nested items and typed dependency edges.
- get_context Return the full current state of the work item graph, including guidance pointers for note authoring.
Links
★ 188 GitHub stars