Skip to main content
Glama
arifszn

reminder-mcp

by arifszn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CRON_JOB_API_KEYYesAPI key from cron-job.org
TELEGRAM_CHAT_IDNoChat ID for Telegram (required if platform is telegram)
SLACK_WEBHOOK_URLNoWebhook URL for Slack (required if platform is slack)
TELEGRAM_BOT_TOKENNoBot token from @BotFather (required if platform is telegram)
NOTIFICATION_PLATFORMYesEither 'slack' or 'telegram'

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get-remindersA

Get all reminders

get-current-timeA

Get the current local time

create-reminderC

Create a reminder You MUST call this function before 'get-current-time' to obtain the current time.

delete-reminderA

Delete reminders by title, processed, or all

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/arifszn/reminder-mcp'

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