MCPServers
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

Reseñas de la Comunidad

0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0

Aún no hay reseñas. ¡Sé el primero en reseñar!

Inicia sesión para unirte a la conversación

Try it now in
HighlightHighlight AI

Lenguaje

TypeScript

Categorías

Etiquetas