Task Manager
Provides a structured API for managing projects and tasks with dependencies, enabling hierarchical organization, priority tracking
MCP Task Manager Server is a TypeScript-based server that provides a structured API for managing projects and tasks with dependencies. Developed by bsmi021, it uses SQLite for persistent storage and implements a comprehensive set of tools for creating projects, adding tasks, tracking task status, managing dependencies, and identifying the next actionable items based on priority and dependency completion. The server supports hierarchical task structures with parent-child relationships, task prioritization, and import/export functionality for project data. It's particularly useful for AI assistants that need to help users organize work, track progress on complex projects, or manage multi-step processes with interdependent tasks.
Source
Repository: https://github.com/bsmi021/mcp-task-manager-server
Maintain Task Manager?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Task Manager on getagentictools](https://getagentictools.com/mcp/bsmi021-mcp-task-manager-server?ref=badge)