Task Manager icon

Task Manager

14

Provides a local Model Context Protocol server for client-driven project and task management using a SQLite database.

关于

Acts as a persistent backend for local Model Context Protocol (MCP) clients, such as AI agents or scripts, to manage structured task data within projects. It offers data storage and a standardized set of tools for interaction, allowing clients to manage workflows. It uses a local SQLite file for data storage and adheres to the Model Context Protocol for tool definition and communication.

主要功能

  • Offers client-driven task management.
  • 6 GitHub stars
  • Uses a local SQLite database for data persistence.
  • Supports task creation, listing, status updates, and subtask expansion.
  • Organizes tasks within distinct projects.
  • Compliant with the Model Context Protocol.

使用案例

  • Providing a backend for MCP-compliant task management tools.
  • Creating and organizing project-based tasks.
  • Managing tasks for AI agents or scripts.
Advertisement

Advertisement