Elaan runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 15 Aug 2026.
Create Elaan notification types, templates and brands, trigger sends, and debug delivery.
Today is the operative word: we check Elaan every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- npx -y @elaanio/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@elaanio/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@elaanio/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@elaanio/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@elaanio/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ELAAN_API_KEY (Elaan service key (sk_...) from console.elaan.io. Read from the environment only, never passed as a tool argument.).
The author declared them in the registry entry; get the values from the project itself.
Notification workflows, subscribers, topics and delivery activity; trigger a workflow with consent.
Send notifications, manage templates, and configure integrations with Courier.
Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Send email, push, Slack, Discord, Telegram and webhook notifications and manage templates with Ray.
Production-grade MCP Server Template for TypeScript and Node.js.
Send and schedule SMS and WhatsApp messages, manage contacts and templates, and track delivery.
Send, track, and manage transactional and bulk email delivery
Transactional email for AI agents: templates, domain verify, and sends.
Answers built from our own checks of this server.