todo-mcp-server

todo-mcp-server

0

The Todo MCP Server is a simple server built using the Model Context Protocol (MCP) to manage todo items stored in an SQLite database. It supports basic operations such as adding, listing, and removing todo items and is implemented in TypeScript using better-sqlite3 and the MCP SDK.

add-todo

Add new to-do list

get-todos

List all to-do items

remove-todo

Press ID to delete the to-do item