todo_mcp_server
If you are the rightful owner of todo_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A simple todo model context protocol (MCP) server built with TypeScript SDK.
The Todo MCP Server is a lightweight and efficient server designed to manage todo items using the Model Context Protocol (MCP). Built with TypeScript SDK, it offers a straightforward approach to adding, deleting, and marking todo items as complete. The server is designed to be easily integrated into local projects and can be inspected using the mcp-inspector tool. With a focus on simplicity and ease of use, the Todo MCP Server is ideal for developers looking to implement a basic todo management system within their applications. The server supports development and production environments, providing scripts for building, running, and testing the server.
Features
- Add and delete todo items
- Mark todos as complete
- Get all todos