Skip to main content
Glama

MCP Reminders

by MikeyBeez

check_reminders

View and filter reminders by priority (all, high, normal, low) to manage tasks efficiently within the MCP Reminders system.

Instructions

Check your reminders

Input Schema

NameRequiredDescriptionDefault
filterNoFilter by priority (default: all)

Input Schema (JSON Schema)

{ "properties": { "filter": { "description": "Filter by priority (default: all)", "enum": [ "all", "high", "normal", "low" ], "type": "string" } }, "type": "object" }
Install Server

Other Tools from MCP Reminders

Related Tools

    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