mcp-notify

nirholas/mcp-notify
★ 24 stars Go 💬 Communication Updated 12d ago
Monitor the Model Context Protocol (MCP) Registry for new, updated, and removed servers. Get real-time notifications via Discord, Slack, Email, Telegram, Microsoft Teams, Webhooks, or RSS feeds. Includes CLI, Go SDK, REST API, and MCP server for AI assistants.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-notify": {
      "command": "go",
      "args": [
        "run",
        "github.com/nirholas/mcp-notify@latest"
      ]
    }
  }
}

Topics

mcp