todo_mcp_server
0
The Todo MCP Server is a straightforward protocol server for managing tasks, built using TypeScript SDK. It allows users to add, delete, and complete todo items and access all tasks. It's designed for ease of use and integration with other local projects.
Todo MCP Server
A simple todo model context protocol server built with TypeScript SDK.
Features
- Add and delete todo items
- Mark todos as complete
- Get all todos
Installation
- Clone the repository
- Install dependencies
Development
Run the development server
Build for production
Local MCP Server Installation
To use this MCP server in other local projects