{"slug":"Pimzino/agentic-tools-mcp","name":"Agentic Tools","description":"Provides AI assistants with advanced task management and memory capabilities using local JSON file storage.","category":"productivity","tags":[],"official":false,"stars":84,"transport":"stdio","install":[{"cmd":"npx -y @pimzino/agentic-tools-mcp","imports":[]}],"tools":[{"name":"list_projects","description":"View all projects in a working directory"},{"name":"create_project","description":"Create a new project in a working directory"},{"name":"get_project","description":"Get detailed project information"},{"name":"update_project","description":"Edit project name/description"},{"name":"delete_project","description":"Delete project and all associated data"},{"name":"list_tasks","description":"View tasks in hierarchical tree format with unlimited depth visualization"},{"name":"create_task","description":"Create tasks at any hierarchy level with parentId (supports unlimited nesting)"},{"name":"get_task","description":"Get detailed task information including hierarchy relationships"},{"name":"update_task","description":"Edit tasks, metadata, or move between hierarchy levels with parentId"},{"name":"delete_task","description":"Delete task and all child tasks recursively"},{"name":"move_task","description":"Dedicated tool for moving tasks within hierarchy structure"},{"name":"migrate_subtasks","description":"Automatic migration tool for converting legacy subtasks to unified model"},{"name":"parse_prd","description":"Parse Product Requirements Documents and automatically generate structured tasks"},{"name":"get_next_task_recommendation","description":"Get intelligent task recommendations based on dependencies, priorities, and complexity"},{"name":"analyze_task_complexity","description":"Analyze task complexity and suggest breaking down overly complex tasks"},{"name":"infer_task_progress","description":"Analyze codebase to infer task completion status from implementation evidence"},{"name":"research_task","description":"Guide AI agents to perform comprehensive web research with memory integration"},{"name":"generate_research_queries","description":"Generate intelligent, targeted web search queries for task research"},{"name":"list_subtasks","description":"View child tasks (legacy compatibility, now uses unified Task model)"},{"name":"create_subtask","description":"Create child tasks (legacy compatibility, creates tasks with parentId)"},{"name":"get_subtask","description":"Get task information (legacy compatibility for existing subtasks)"},{"name":"update_subtask","description":"Edit child tasks (legacy compatibility, uses unified Task operations)"},{"name":"delete_subtask","description":"Delete child tasks (legacy compatibility, deletes tasks recursively)"},{"name":"create_memory","description":"Store new memories with title and detailed content"},{"name":"search_memories","description":"Find memories using intelligent multi-field search with relevance scoring"},{"name":"get_memory","description":"Get detailed memory information"},{"name":"list_memories","description":"List memories with optional filtering"},{"name":"update_memory","description":"Update existing memories"}],"env_vars":[],"auth_type":"none","github":"https://github.com/Pimzino/agentic-tools-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}