Notify MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 320 installs a week from pypi. Last commit 26 Mar 2026.
MCP Server for notify to Weixin, Telegram, Bark, Lark, Feishu, DingTalk
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-notify -- uvx mcp-notify
{
"mcpServers": {
"mcp-notify": {
"args": [
"mcp-notify"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-notify]
command = "uvx"
args = ["mcp-notify"]
{
"mcpServers": {
"mcp-notify": {
"args": [
"mcp-notify"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-notify": {
"args": [
"mcp-notify"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.