M
MCP TODO Checklist Server
3
0
Summary
A server that implements a checklist management system with features like task creation, progress tracking, data persistence, and item comments.
Available Actions(5)
todo_create
Create a new task list. Parameters: title (string), description (optional string)
todo_add
Add a task to a specific list. Parameters: listTitle (string), taskTitle (string), priority (string), dueDate (string), tags (array of strings)
todo_list
List all task lists.
todo_show
View details of a specific list. Parameters: listTitle (string)
todo_complete
Mark a task as completed. Parameters: listTitle (string), taskTitle (string)
Last Updated: April 8, 2025
Recensioni della Community
0.0
0 recensioni
5
0
4
0
3
0
2
0
1
0
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione