Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Havfar • Uncategorized
A Model Context Protocol server providing todo list management for Claude Desktop and other MCP clients.
Manage and track todo items with due dates and completion status.
Integrate todo list functionality into Claude Desktop or other MCP clients.
A lightweight, SQLite-based todo management backend with optional web UI.
This MCP server offers a simple and reliable todo list management system with features like creating todos with optional due dates, listing todos sorted by creation date, toggling completion status, deleting todos, and searching by title. It uses SQLite with Prisma ORM for concurrent database operations and integrates seamlessly with Claude Desktop. An optional Next.js web UI is also included for managing todos via a browser.