todo-mcp-server-custom

RozenScarlet/todo-mcp-server-custom

3.1

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

This is a custom version of the Todo MCP Server, optimized for use with Claude Code.

Tools

Functions exposed to the LLM to take actions

add-todo

Add a new to-do item.

get-todos

Retrieve all to-do items.

remove-todo

Delete a to-do item.

complete-todo

Mark a to-do item as completed.

update-status

Update the status of a to-do item.

get-todos-by-status

Retrieve to-do items by their status.

update-todo-text

Modify the description text 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