localSummer/task-manager-mcp
3.2
If you are the rightful owner of task-manager-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A lightweight MCP (Model Context Protocol) server for task management with intelligent status tracking and next task discovery based on preconditions.
Tools
Functions exposed to the LLM to take actions
set_task_status
Update the status of one or more tasks or subtasks.
next_task
Find the next executable task based on priorities and preconditions.
initialize_tasks
Initialize project by resetting all tasks and subtasks status to 'pending' and result to empty string.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client