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 checklist. Parameters: title (string), description (optional string)
todo_add
Add a task to a checklist. Parameters: listTitle (string), taskTitle (string), priority (string), dueDate (string), tags (array of strings)
todo_list
List all checklists.
todo_show
Show details of a specific checklist. Parameters: listTitle (string)
todo_complete
Mark a task as completed. Parameters: listTitle (string), taskTitle (string)
Last Updated: April 8, 2025
Avis de la Communauté
0.0
0 avis
5
0
4
0
3
0
2
0
1
0
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation