todo-mcp-server
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.
A simple MCP (Model Context Protocol) server for managing todo items with SQLite database storage.
add-todo
Adds a new todo item to the list.
get-todos
Lists all todo items.
remove-todo
Removes a todo item by its ID.