{"repo":"bsmi021/mcp-task-manager-server","free":true,"listed":false,"github":"https://github.com/bsmi021/mcp-task-manager-server","clone":"git clone https://github.com/bsmi021/mcp-task-manager-server.git","description":"A local Model Context Protocol (MCP) server providing backend tools for client-driven project and task management using a SQLite database.","language":"TypeScript","stars":25,"topics":["claude","cline","mcp","modelcontextprotocol","roo","task","task-management","task-manager","taskmanager"],"license":"GPL-3.0","category":"productivity","readme_excerpt":"# MCP Task Manager Server A local Model Context Protocol (MCP) server providing backend tools for client-driven project and task management using a SQLite database. Overview This server acts as a persistent backend for local MCP clients (like AI agents or scripts) that need to manage structured task data within distinct projects. It handles data storage and provides a standardized set of tools for interaction, while the strategic workflow logic resides within the client. Key Features: Project-Based: Tasks are organized within distinct projects. SQLite Persistence: Uses a local SQLite file ( ./data/taskmanager.db by default) for simple, self-contained data storage. Client-Driven: Provides tools for clients; does not dictate workflow. MCP Compliant: Adheres to the Model Context Protocol for tool definition and communication. Task Management: Supports creating projects, adding tasks, listing/showing tasks, updating status, expanding tasks into subtasks, and identifying the next actionable task. Import/Export: Allows exporting project data to JSON and importing from JSON to create new projects. Implemented MCP Tools The following tools are available for MCP clients: createProject : Description: Creates a new, empty project. Params: projectName (string, optional, max 255) Returns: { project id: string } addTask : Description: Adds a new task to a project. Params: project id (string, required, UUID), description (string, required, 1-1024), dependencies (string[], optional, max 50),","default_branch":null,"files":null,"tree":[],"storefront":"/r/bsmi021","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/bsmi021/mcp-task-manager-server/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}