Skip to main content
Glama

MCP Reminders

by MikeyBeez

check_reminders

View and filter your reminders by priority (all, high, normal, low) to stay organized and manage tasks effectively with MCP Reminders.

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" }

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