list_tasks
Lists all tasks for a specific project
How to use it
list_tasks is exposed by the Taskqueue MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the list_tasks tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Taskqueue MCP
npx taskqueue --helpOther tools in Taskqueue MCP (14)
Adds new tasks to an existing project
Approves a completed task
Creates a new project with initial tasks
Creates a new task in a project
Removes a project
Removes a task from a project
Task has been completed (requires completedDetails)
Finalizes a project after all tasks are done
Gets the next pending task in a project
Lists all projects in the system
Marks a task as completed with details
Gets details about a specific project
Gets details of a specific task
Modifies a task's properties (title, description, status)