Claude Alarm
Freeby MCP Community
Monitor and get notifications from multiple Claude Code sessions via MCP Channels
v0.7.1Added Apr 12, 2026
claudeclaude-codemcpchannelsnotifications
Claude Alarm MCP Server
Monitor and get notifications from multiple Claude Code sessions via MCP Channels
Installation
npx -y @delt/claude-alarm
Reviews
Installation
Quick install
npx -y @delt/claude-alarm
Add to claude_desktop_config.json
{
"mcpServers": {
"claude-alarm": {
"command": "npx",
"args": ["-y", "@delt/claude-alarm"]
}
}
}