SERVER
MCP Notify
Rank #2813io.github.aahl/mcp-notify
MCP server providing notify capabilities
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)
ORGANIZATION
aahl
MORE FROM THIS PUBLISHER
Other servers by aahl
View all aahl servers →VERSIONS
Available versions (12)
| Version | Published |
|---|---|
| 0.1.11 | Mar 26, 2026 |
| 0.1.10 | Feb 24, 2026 |
| 0.1.9 | Feb 1, 2026 |
| 0.1.8 | Dec 19, 2025 |
| 0.1.7 | Nov 17, 2025 |
| 0.1.6 | Nov 9, 2025 |
| 0.1.5 | Nov 8, 2025 |
| 0.1.4 | Nov 2, 2025 |
| 0.1.3 | Oct 28, 2025 |
| 0.1.2 | Oct 26, 2025 |
| 0.1.1 | Oct 25, 2025 |
| 0.1.0 | Nov 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