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

Cria uma nova lista de tarefas. Parâmetros: title (string), description (opcional string)

todo_add

Adiciona uma tarefa a uma lista existente. Parâmetros: listTitle (string), taskTitle (string), priority (string), dueDate (string), tags (array de strings)

todo_list

Lista todas as listas de tarefas disponíveis.

todo_show

Exibe detalhes de uma lista específica. Parâmetros: listTitle (string)

todo_complete

Marca uma tarefa como concluída. Parâmetros: listTitle (string), taskTitle (string)

Last Updated: April 8, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Try it now in
HighlightHighlight AI

언어

TypeScript

카테고리

태그