mcp-todo-server

chenjiahui-offical/mcp-todo-server

3.2

If you are the rightful owner of mcp-todo-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 production-ready MCP server for task management with email reminders, hosted on Cloudflare Workers.

Tools

Functions exposed to the LLM to take actions

get_server_time

Get current server time in user's timezone

add_todo

Create a new task with reminder

list_todos

List all tasks (with filters)

get_todo

Get details of a specific task

update_todo

Update task information

delete_todo

Delete a task

mark_complete

Mark task as completed/incomplete

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources