CloudBoostUP/mcp-todo-connector
3.2
If you are the rightful owner of mcp-todo-connector and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP Todo Connector is a server that provides todo management capabilities for AI assistants and applications through the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
create_todo
Create a new todo item
list_todos
List all todo items with optional filtering
get_todo
Get a specific todo item by ID
update_todo
Update an existing todo item
delete_todo
Delete a todo item
search_todos
Search todos by text, tags, or categories
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client