Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tkc • Uncategorized
An MCP server enabling AI assistants to manage persistent task lists with due dates and completion status.
Persistently track tasks with due dates and completion status.
Manage and update TODO lists beyond their immediate context.
Provide time-aware reminders for upcoming and overdue tasks.
Tiny TODO MCP is a Model Context Protocol server implementation that provides persistent task management capabilities for AI assistants. It allows AI models to create, update, delete, and search tasks with attributes like titles, descriptions, and due dates. The server supports time-aware reminders for upcoming and overdue tasks, enhancing AI assistants' ability to maintain context over time. It uses a SQLite database with a layered architecture for clean separation of concerns.