loading…
Search for a command to run...
loading…
Enables scheduling and triggering reminders delivered via Slack or Telegram through natural language, using an external cron service to ensure delivery even whe
Enables scheduling and triggering reminders delivered via Slack or Telegram through natural language, using an external cron service to ensure delivery even when the server is offline.
A MCP server for scheduling and triggering reminders via Slack or Telegram.
Reminders are delivered even if your server is not running.
This is possible because reminders are scheduled and triggered by an external service (cron-job.org), which will send the notification to Slack or Telegram at the scheduled time, regardless of your server's status.
{
"mcpServers": {
"reminder": {
"command": "npx",
"args": ["-y", "reminder-mcp"],
"env": {
"CRON_JOB_API_KEY": "your_api_key",
"NOTIFICATION_PLATFORM": "slack",
"SLACK_WEBHOOK_URL": "https://hooks.slack.com/services/xxxxxxx",
"TELEGRAM_BOT_TOKEN": "",
"TELEGRAM_CHAT_ID": ""
}
}
}
}
| Name | Description |
|---|---|
CRON_JOB_API_KEY |
API key from cron-job.org |
NOTIFICATION_PLATFORM |
slack or telegram |
SLACK_WEBHOOK_URL |
(Slack only) Webhook URL for your channel |
TELEGRAM_BOT_TOKEN |
(Telegram only) Bot token from @BotFather |
TELEGRAM_CHAT_ID |
(Telegram only) Chat ID for your group/user |
You can use natural language instructions with an LLM. Here are some examples:
Note: Reminders are required to be set at least 2 minutes ahead of time.
SLACK_WEBHOOK_URL in the configuration env.https://api.telegram.org/bot<YOUR_BOT_TOKEN>/getUpdates.TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID in the configuration env.Выполни в терминале:
claude mcp add reminder-mcp -- npx Read, send and search emails from Claude
автор: GoogleSend, search and summarize Slack messages
автор: SlackNo-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication