Notifyd – one-binary notification service on Postgres, operated via MCP
SMRTR summary
notifyd is a self-hosted notification service built as a single 10 MB Rust binary with PostgreSQL as its only dependency. It handles email, SMS, WhatsApp, push, and in-app notifications through providers you already use, with a full delivery engine including priorities, retries, and failover. Instead of a dashboard, it exposes an MCP server so an AI agent can operate it directly.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article