Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by siner308 • Uncategorized
A simple MCP-compatible todo server with SQLite supporting priority, type, due date, and npx usage.
Manage and track todo items with priority and type classifications.
Filter todos by priority, type, or completion status.
A lightweight, SQLite-based todo server compatible with MCP.
This MCP server allows users to manage todos with features such as adding, modifying, removing, and marking todos as done or undone. It supports setting priorities, types, due dates, and tracks creation dates. The server uses SQLite for data storage and can be run easily via npx, with optional configuration for custom data directories.