TaskQueue MCP
A task-planning MCP server that queues multi-step plans with human approval checkpoints.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for TaskQueue MCP, derived from its capabilities.
AIVSS 4.6 ยท Medium
View MAESTRO 7-layer threat model โOverview
TaskQueue MCP lets an agent break work into a queue of tasks and subtasks, then execute them with optional user-approval gates between steps. Tool surface: create/plan tasks, mark done, request approval. Security surface is workflow-control rather than data; its value is inserting human-in-the-loop checkpoints into agent runs.
Key features
- Plan and queue multi-step tasks
- Human approval checkpoints between steps
- Track task/subtask completion state
Use cases
- Add human-in-the-loop gates to an agent
- Structure long multi-step agent jobs