1. task_management
Manage and execute tasks in a queue-based system with three main operations: plan (accepts task list and stores as queue), execute (returns next task from queue), and complete (removes completed tasks and prepares next task).
Model Context Protocol server for Task Management. This allows Claude Desktop (or any MCP client) to manage and execute tasks in a queue-based system.