Skip to main content
Glama
282,181 tools. Last updated 2026-07-10 12:21

"task management" matching MCP tools:

  • Retrieve detailed information about a specific task in Meilisearch by providing its unique task identifier (taskUid). Use this tool to monitor task progress and status updates.
    MIT
  • Retrieve complete task details including content, status, assignees, attachments, and metadata from Dooray project management platform using task URLs or IDs.
    MIT
  • Initialize and configure the task trellis system for operation in local or remote mode. Must be called before any other task management operations can be performed.
    GPL 3.0
  • Eliminate irrelevant or duplicate tasks from a TODO list by permanently removing a specific task. The tool updates task numbering, preserves other tasks, and ensures clean task management. Use it to streamline and maintain organized project workflows.

Matching MCP Servers

Matching MCP Connectors

  • Retrieve the next actionable task for a project by checking task status and dependencies. Prioritizes tasks by status, priority, and creation time, returning detailed task data or null if none are ready.
    MIT
  • Initiate new tasks with hierarchical organization and positioning for structured workflow management in task orchestration.
    MIT
  • Permanently delete tasks from TickTick using task and project IDs. This irreversible action removes tasks completely from your task management system.
    MIT
  • Initiate a new project workspace in the MCP Task Manager Server database, assigning a unique UUID. Optionally specify a custom name or use a default timestamped name. Used by AI agents to start structured task management.
    GPL 3.0
  • Remove specific tags from tasks in the TasksMultiServer to maintain organized task management systems and clean task metadata.
    MIT
  • Add markdown-formatted comments to specific tasks in Dart project management without altering task descriptions, enhancing task clarity and collaboration.
    MIT
  • Reopen a Todoist task by marking it as incomplete using the task ID. Restores tasks that were previously completed for better task management and organization.
    MIT
  • Retrieve detailed information about a specific task, including dependencies and subtasks, by providing the project ID and task ID. Returns a comprehensive task object if found.
    MIT