kivo360/spectrum-cockpit-os
If you are the rightful owner of spectrum-cockpit-os 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.
The Task Manager MCP Server is a template implementation of the Model Context Protocol (MCP) server designed for managing tasks and projects.
Tools
Functions exposed to the LLM to take actions
create_task_file
Create new project task files
add_task
Add tasks to projects with descriptions and subtasks
update_task_status
Update the status of tasks and subtasks
get_next_task
Get the next uncompleted task from a project
parse_prd
Convert PRDs into structured tasks automatically
expand_task
Break down tasks into smaller, manageable subtasks
estimate_task_complexity
Estimate task complexity and time requirements
get_task_dependencies
Track task dependencies
generate_task_file
Generate file templates based on task descriptions
suggest_next_actions
Get AI-powered suggestions for next steps
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client