Skip to main content
Glama

MCP Reminders

by MikeyBeez

clear_old_reminders

Automatically delete completed or moved reminders older than a specified number of days in the MCP Reminders server, maintaining an organized system for Claude AI's self-managed notes.

Instructions

Clear old completed/moved reminders

Input Schema

NameRequiredDescriptionDefault
daysNoClear items older than N days (default: 7)

Input Schema (JSON Schema)

{ "properties": { "days": { "description": "Clear items older than N days (default: 7)", "type": "number" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MikeyBeez/mcp-reminders'

If you have feedback or need assistance with the MCP directory API, please join our Discord server