Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-nirholas-mcp-notify": {
"args": [
"-y",
"list_mcp_servers"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Never miss an MCP update again. MCP Notify monitors the official MCP Registry for changes and delivers instant notifications through Discord, Slack, email, webhooks, and more.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'list_mcp_servers' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked list_mcp_servers against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in productivity / communication
Persistent memory using a knowledge graph
An MCP server that securely interfaces with your iMessage database via the Model Context Protocol (MCP), allowing LLMs to query and analyze iMessage conversations. It includes robust phone number validation, attachment processing, contact management, group chat handling, and full support for sending and receiving messages.
Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables.
a self-hosted project management & Kanban solution + Instant shareable boards
MCP Security Weekly
Get CVE alerts and security updates for io.github.nirholas/mcp-notify and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Real-time monitoring and notifications for the MCP Registry ecosystem.
Features • Quick Start • Docs • Deploy • Contributing
Never miss an MCP update again. MCP Notify monitors the official MCP Registry for changes and delivers instant notifications through Discord, Slack, email, webhooks, and more.
MCP Notify monitors the official MCP Registry for changes and delivers notifications through multiple channels. Track new servers, version updates, and removals across the entire ecosystem or filter to specific namespaces and keywords.
watch.mcpregistry.devREST API: Full API for programmatic subscription management
Web Dashboard: Visual configuration and monitoring interface
Go SDK: Embed in your own applications
OpenAPI Spec: Generate clients in any language
┌────────────────────────────────────────────────────────────────┐
│ MCP Notify │
├────────────────────────────────────────────────────────────────┤
│ │
│ ┌──────────┐ ┌──────────┐ ┌──────────────────────────┐ │
│ │ Poller │───▶│ Differ │───▶│ Notification Dispatcher │ │
│ └──────────┘ └──────────┘ └──────────────────────────┘ │
│ │ │ │ │
│ ▼ ▼ ▼ │
│ ┌──────────┐ ┌──────────┐ ┌──────────────────────────┐ │
│ │ Registry │ │ Snapshot │ │ Channels │ │
│ │ API │ │ Store │ │ ┌───────┐ ┌───────────┐ │ │
│ └──────────┘ └──────────┘ │ │Discord│ │ Slack │ │ │
│ │ │ └───────┘ └───────────┘ │ │
│ ▼ │ ┌───────┐ ┌──────────
... [View full README on GitHub](https://github.com/nirholas/mcp-notify#readme)