todo-mcp

Colinster327/todo-mcp

3.2

If you are the rightful owner of todo-mcp 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 for managing todo lists with SQLite3 storage.

Tools

Functions exposed to the LLM to take actions

list_todos

List all todos with optional filtering.

create_todo

Create a new todo item.

update_todo

Update an existing todo item.

delete_todo

Delete a todo item.

get_todo

Get a specific todo by ID.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources