M
Tiny TODO

Tiny TODO

mcp server

Description

Tiny TODO MCP is a specialized server that enables AI assistants to maintain persistent task management capabilities beyond their usual context limitations. Built with SQLite for data storage, it provides a clean layered architecture that allows AI models to create, update, delete, and search TODOs with features like completion status tracking and due date management. The implementation follows a structured approach with database, repository, and service layers, making it particularly valuable for scenarios requiring AI assistants to track tasks over time with persistent storage.

Server Details

Added

April 21, 2025