Skip to main content
Glama
205,128 tools. Last updated 2026-06-15 09:36

"Task tracking tools for enabling LLMs to accomplish complex tasks" matching MCP tools:

  • Find past work similar to your current task to review approaches. Use at the start of complex tasks; prioritizes chunks with extensive metadata like multiple tools and files.
    MIT
  • Automatically decompose complex tasks into multi-step pipelines across multiple LLMs, routing each step to the optimal model. Supports templates for common patterns or auto-decomposition.
    MIT
  • Assign yourself to available tasks for execution in Task Trellis. Use to pick up work items from the queue based on priority, scope, or specific task ID, enabling autonomous task execution workflows.
    GPL 3.0

Matching MCP Servers

Matching MCP Connectors

  • Mark tasks as finished in Task Trellis MCP by recording completion details, updating status to 'done', tracking file changes, and triggering dependent tasks.
    GPL 3.0
  • Spawns Claude Code AI as a background subprocess to interpret natural language requests and autonomously complete development tasks, returning a task ID for tracking progress.
    MIT
  • Create a TODO list with optional tasks and markdown support to organize multi-step work, track bug fixes, or plan feature development. Use for explicit requests and structured task management.
  • Monitors task progress during long-running operations by self-triggering every 10 seconds when tasks exceed 30 seconds or complex processing is detected. Updates progress without user prompting.
    MIT
  • Send tasks to an autonomous agent that handles complex software engineering work, including file operations, shell commands, codebase searches, and end-to-end project execution.
    ISC
  • Create and manage structured task lists for coding sessions to track progress, organize complex multi-step tasks, and demonstrate thoroughness to users.
    MIT
  • Send a task to an autonomous code agent that reads/writes files, runs shell commands, and searches codebases to handle complex software engineering tasks end-to-end.
    ISC
  • Execute complex browser tasks autonomously using AI reasoning for multi-step web interactions, detailed research, and handling dynamic websites.
    MIT
  • Load a markdown plan file to initialize task tracking and state management for AI development workflows, enabling progress monitoring and phase coordination.
    MIT
  • Routes complex analysis tasks like data analysis, code review, and debugging to an advanced reasoning model for in-depth problem decomposition.
    MIT