task-manager-mcp

task-manager-mcp

7

The Task Manager MCP Server is a template implementation designed to manage tasks and projects utilizing the Model Context Protocol (MCP). It features tools for task creation, status tracking, PRD parsing, and more. Offering robust integration with MCP clients, it serves as a foundation for building more complex task management systems.

create_task_file

Create a new project task file

add_task

Add tasks to the project

update_task_status

Update task status

get_next_task

Get the next unfinished task

parse_prd

Analyze PRD as a task

expand_task

Decompose tasks into subtasks

estimate_task_complexity

Estimate task complexity

get_task_dependencies

Get task dependencies

generate_task_file

Generate task file templates

suggest_next_actions

Get next suggestions