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.
These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology. Are you the vendor? Factual corrections are free.
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