SERVER

MCP Notify

Rank #2813

io.github.aahl/mcp-notify

MCP server providing notify capabilities

12 versions
30 GitHub stars
by aahl (12 servers)View repository ↗
First listed
Oct 25, 2025
Last publish date
Mar 26, 2026
OVERVIEW

MCP Notify is a Model Context Protocol (MCP) server published by aahl. It ranks #2813 of 58,832 servers tracked on MCP Toplist, and its repository has 30 GitHub stars. MCP Notify is listed across 3 registries — Official MCP, Smithery and Glama, with 12 tracked versions. It was first listed on Oct 25, 2025 and most recently updated on Mar 26, 2026.

STANDING
#2,813of 58,832 tracked serversTop 5%

Ranks ahead of 56,019 of 58,832 servers on MCP Toplist.

CONNECT

Use MCP Notify

Add MCP Notify to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "mcp-notify": {
      "command": "uvx",
      "args": [
        "mcp-notify"
      ]
    }
  }
}
Docker image
{
  "mcpServers": {
    "mcp-notify": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/aahl/mcp-notify:main"
      ]
    }
  }
}
REGISTRIES

Listed on 1 registry (2 delisted)

SmitheryDelisted · last seen Apr 27, 2026
GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

aahl

Organization
Total servers
12
Total versions
37
MORE FROM THIS PUBLISHER

Other servers by aahl

View all aahl servers →
VERSIONS

Available versions (12)

VersionPublished
0.1.11Mar 26, 2026
0.1.10Feb 24, 2026
0.1.9Feb 1, 2026
0.1.8Dec 19, 2025
0.1.7Nov 17, 2025
0.1.6Nov 9, 2025
0.1.5Nov 8, 2025
0.1.4Nov 2, 2025
0.1.3Oct 28, 2025
0.1.2Oct 26, 2025
0.1.1Oct 25, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MCP Notify?
MCP server providing notify capabilities
Who maintains MCP Notify?
MCP Notify is maintained by aahl, which publishes 12 MCP servers (37 total versions) tracked on MCP Toplist.
Is MCP Notify an official MCP server?
Yes — MCP Notify is listed on the Official MCP Registry, alongside Smithery and Glama.
How many versions does MCP Notify have?
MCP Toplist tracks 12 versions of MCP Notify, most recently published on Mar 26, 2026.
Where can I find the source code for MCP Notify?
The source code for MCP Notify is hosted at github.com/aahl/mcp-notify.
EXPLORE