NotifyMeMaybe
JSON →A server for sending multi-platform notifications and creating interactive AI workflows, with support for Telegram, webhooks, and synchronous user interactions.
Install
npx notify-me-maybe-mcp Tools · 6
- send_notification Send a notification to a specified service (e.g., Telegram) with title, message, priority, and optional metadata.
- broadcast_notification Send a notification to all active channels simultaneously.
- request_interaction_sync Request synchronous user interaction (e.g., confirmation, text input, selection) and wait for response.
- test_services Test the health and availability of all configured notification services.
- get_telegram_prompts Retrieve pending Telegram prompts for user interaction.
- process_telegram_prompt Process a user's response to a Telegram prompt.
Environment variables
CHAT_IDTELEGRAM_BOT_TOKENTELEGRAM_CHAT_ID
Links
★ 2 GitHub stars