re-cinq/ToDoMCPServer
3.2
If you are the rightful owner of ToDoMCPServer 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.
The MCP To-Do List Demo is a project that showcases the use of a Model Context Protocol (MCP) server to manage a to-do list application using TypeScript, Node.js, and MongoDB.
Tools
Functions exposed to the LLM to take actions
add-todo
Add an item to the to-do list.
list-todo
List all items on the to-do list.
update-todo
Update an existing to-do item.
delete-todo
Delete a specific to-do item.
delete-all-todos
Clear the entire to-do list.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client