Description
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.
Server Details
Package Name
mcp-task-manager-server
Added
April 21, 2025
