muthuishere/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 henry@mcphub.com.
A Model Context Protocol (MCP) server that provides a Todo application using PostgreSQL database, supporting multiple transport protocols.
Tools
Functions exposed to the LLM to take actions
getAllTodos
Retrieve all todo items
getTodoById
Get a specific todo by ID
createTodo
Create a new todo item
updateTodo
Update an existing todo item
deleteTodo
Delete a todo item
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client