- Reminder
Reminder
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.
Overview
Reminder MCP Server
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.
Server Config
{
"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": ""
}
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
arifsznStar
-Language
-License
-Tags
Recommend Servers
View AllTavily Mcp
@tavily-ai
JavaScript
a year ago
Germany Payments Mcp
@junter1989k-ai
11 days ago
Zambia Payments Mcp
@junter1989k-ai
11 days ago
Sweden Payments Mcp
@junter1989k-ai
11 days ago
Tanzania Payments Mcp
@junter1989k-ai
11 days ago
Switzerland Payments Mcp
@junter1989k-ai
11 days ago
Portugal Payments Mcp
@junter1989k-ai
11 days ago
Oman Payments Mcp
@junter1989k-ai
11 days ago
Bangladesh Payments Mcp
@junter1989k-ai
11 days ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
a year ago
Finland Payments Mcp
@junter1989k-ai
11 days ago
Cyprus Payments Mcp
@junter1989k-ai
11 days ago
Uruguay Payments Mcp
@junter1989k-ai
11 days ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago
Test
@modelcontextprotocol
test
7 months ago