Todo-MCP-Server

sreenubodanapati/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 dayong@mcphub.com.

A Model Context Protocol (MCP) server built with FastMCP that provides comprehensive todo list management functionality.

Tools

Functions exposed to the LLM to take actions

add_todo

Add a new todo item.

list_todos

List todo items with optional filtering.

get_todo

Get detailed information about a specific todo item.

update_todo

Update an existing todo item.

complete_todo

Mark a todo item as completed.

reopen_todo

Reopen a completed todo item.

delete_todo

Delete a todo item permanently.

clear_completed_todos

Delete all completed todo items.

get_todo_stats

Get statistics about your todos.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources