jhawkins11/task-manager-mcp
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.
Task Manager MCP Server is designed to enhance AI code editors like Cursor by providing an unlimited context window and task management capabilities.
Tools
Functions exposed to the LLM to take actions
plan_feature
Generates a plan for a given feature request.
mark_task_complete
Marks a task as complete and retrieves the next task.
get_next_task
Fetches the next task in the queue.
review_changes
Analyzes code changes and creates new tasks if necessary.
adjust_plan
Allows for adjustments to the task plan.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client