1. Conduid
  2. Developer Tools
  3. Reminders MCP Server
MCP server · Developer Tools

Reminders MCP Server

Unclaimed devtools
30Low

Scored 10 days ago · breakdown

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

Clone
git clone https://github.com/moizp/reminders-mcp-server

This 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

I know everything about Reminders MCP Server. Ask me about installation, configuration, usage, or troubleshooting.

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.
Questions

About Reminders MCP Server

How do I install Reminders MCP Server?

Run git clone https://github.com/moizp/reminders-mcp-server, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Reminders MCP Server safe to use with an AI agent?

Its trust score is 30 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Reminders MCP Server still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.