ai-notify

chiefsmurph/ai-notify
★ 1 stars JavaScript Communication Updated today
Self-hostable email + SMS notification bridge for AI agents and apps — HTTP API, OpenAPI spec (ChatGPT Actions) & MCP server (Claude connectors). BYO SMTP + Twilio.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-notify": {
      "command": "npx",
      "args": [
        "-y",
        "chiefsmurph/ai-notify"
      ]
    }
  }
}

README Excerpt

**Let any AI assistant email, text, or push you.** A tiny, self-hosted HTTP service that turns a token-protected URL into an email, SMS, or push notification to yourself — bring your own SMTP, Twilio, and/or ntfy. Works out of the box with **ChatGPT Custom GPT Actions**, **Claude.ai MCP connectors**, cron jobs, shell scripts, or a plain clickable

Tools (20)

MAIL_TOMCP_PORTMCP_TOKENNOTIFY_TOKENNTFY_TOKENNTFY_TOPICNTFY_URLPORTRATE_LIMIT_PER_MINSMS_GATEWAY_AUTHSMS_GATEWAY_TOSMS_GATEWAY_URLSMS_PROVIDERSMTP_FROMSMTP_HOSTSMTP_PASSSMTP_PORTSMTP_USERTWILIO_ACCOUNT_SIDTWILIO_AUTH_TOKEN