ask4fusora/mcp-server-todo
3.2
If you are the rightful owner of mcp-server-todo 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.
A high-performance Model Context Protocol (MCP) server for managing todo tasks with buckets, built in Rust.
Tools
Functions exposed to the LLM to take actions
create_bucket
Create a new task bucket.
list_buckets
List all task buckets.
add_task
Add a task to a bucket.
modify_task
Modify an existing task.
list_tasks
List all tasks in a bucket.
move_task
Move a task to a different position within the same bucket.
delete_task
Delete a task from a bucket.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client