About Reminders MCP Server
Reminders MCP Server is an MCP server in the Developer Tools category. It has been installed 0 times through Conduid.
Tools (6)
add_todoAdd a todo (title, notes, due date, priority) to a list
Takes no parameters.
complete_todoMark a todo done, by id
Takes no parameters.
get_due_todosGet todos due within a time horizon (today/this_week/this_month/this_quarter) or explicit date range — use this instead of `get_todos` for "Today"/"This Week"/etc., since those are Smart Lists, not real lists
Takes no parameters.
get_todosGet todos from a given list (optionally include completed)
Takes no parameters.
list_listsList all Reminders list names
Takes no parameters.
update_due_dateSet/clear a todo's actual deadline (independent of Kanban column/status)
Takes no parameters.
Install
git clone https://github.com/moizp/reminders-mcp-serverThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Reminders MCP Server
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.