T

Task Manager

1-Click Ready

Provides structured task management with dependency tracking, complexity assessment, and automatic s...

85 views
0 installs
Updated Sep 14, 2025
Audited
Provides structured task management with dependency tracking, complexity assessment, and automatic subtask decomposition for complex multi-step projects requiring systematic workflow orchestration.

Tools

create_task

Creates a new task that must be executed. If decomposing a complex task is required, must use 'decompose_task' first before executing it. All tasks start in the todo status. Must use 'update_task' bef...

decompose_task

Decomposes an existing complex task into smaller, more manageable subtasks. All tasks with complexity higher than low must always be decomposed before execution. Tasks MUST be in todo status to be dec...

update_task

Updates the status and/or other properties of one or more tasks. Must use this tool before executing tasks, and when finished executing tasks. Should always include lessons learned to inform future ta...

task_info

Returns full details for requested tasks

Quick Start

View on GitHub

More for Project Management

View All →

Similar MCP Servers

Report Issue

Thank you! Your issue report has been submitted successfully.