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.