todo-mcp-server

coolcao/todo-mcp-server

3.2

If you are the rightful owner of todo-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP server is a simple task management server that allows users to manage their to-do lists efficiently using a set of predefined tools.

Tools

Functions exposed to the LLM to take actions

addTodo

Add a new to-do item.

queryTodos

Query all to-do items.

deleteTodo

Delete a to-do item.

updateTodo

Update a to-do item.

toggleTodoStatus

Toggle the status of a to-do item.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources