Todo List MCP Server
MCP ServerA Model Context Protocol (MCP) server that provides a comprehensive API for managing todo items. - Create todos: Add new tasks with title and markdown description - Update todos: Modify existing tasks - Complete todos: Mark tasks as done - Delete todos: Remove tasks from the list - Search todos: Find tasks by title or creation date - Summarize todos: Get a quick overview of active tasks This MCP s
7.0regibyte/todo-list-mcp