MCP Servers / communication / NotifyMeMaybe

NotifyMeMaybe

JSON →
none2communication

A server for sending multi-platform notifications and creating interactive AI workflows, with support for Telegram, webhooks, and synchronous user interactions.

Install
How to run this server
[ { "cmd": "npx notify-me-maybe-mcp", "imports": [] } ]
server path: notifymemaybe
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
envCHAT_ID
envTELEGRAM_BOT_TOKEN
envTELEGRAM_CHAT_ID
Resources
NotifyMeMaybe — MCP Server · libregistry