MCPVault

delete_task

MCP tool from Agentic Tools MCP by Pimzino

Delete task and all child tasks recursively

How to use it

delete_task is exposed by the Agentic Tools MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the delete_task tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Agentic Tools MCP

$npx -y @pimzino/agentic-tools-mcp
FULL AGENTIC TOOLS MCP LISTING

Other tools in Agentic Tools MCP (34)

analyze_task_complexity

Analyze task complexity and suggest breaking down overly complex tasks

Backup-friendly

Simple file-based storage for easy backup and migration

create_memory

Store new memories with title and detailed content

create_project

Create a new project in a working directory

create_subtask

Create child tasks (legacy compatibility, creates tasks with parentId)

create_task

Create tasks at any hierarchy level with parentId (supports unlimited nesting)

delete_memory

Delete a memory (requires confirmation)

delete_project

Delete project and all associated data

delete_subtask

Delete child tasks (legacy compatibility, deletes tasks recursively)

File-based

Task data stored in .agentic-tools-mcp/tasks/, memory data in .agentic-tools-mcp/memories/

generate_research_queries

Generate intelligent, targeted web search queries for task research

get_memory

Get detailed memory information

get_next_task_recommendation

Get intelligent task recommendations based on dependencies, priorities, and complexity

get_project

Get detailed project information

get_subtask

Get task information (legacy compatibility for existing subtasks)

get_task

Get detailed task information including hierarchy relationships

Git-trackable

All data can be committed alongside your project code

Git-Trackable

Task data can be committed alongside your code

infer_task_progress

Analyze codebase to infer task completion status from implementation evidence

list_memories

List memories with optional filtering

list_projects

View all projects in a working directory

list_subtasks

View child tasks (legacy compatibility, now uses unified Task model)

list_tasks

View tasks in hierarchical tree format with unlimited depth visualization

migrate_subtasks

Automatic migration tool for converting legacy subtasks to unified model

move_task

Dedicated tool for moving tasks within hierarchy structure

parse_prd

Parse Product Requirements Documents and automatically generate structured tasks

Project-specific

Each working directory has its own isolated task and memory data

Project-Specific

Isolated memory storage per working directory

research_task

Guide AI agents to perform comprehensive web research with memory integration

search_memories

Find memories using intelligent multi-field search with relevance scoring

update_memory

Edit memory title, content, metadata, or categorization

update_project

Edit project name/description

update_subtask

Edit child tasks (legacy compatibility, uses unified Task operations)

update_task

Edit tasks, metadata, or move between hierarchy levels with parentId