← All servers
πŸ”§

Notify MCP ServerVerifiedπŸ›‘ No advisories

io.github.aahl/mcp-notify
New to MCP? Start here β†’
0β˜… stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/aahl, which proved it owns this namespace.

Verified owner: github.com/aahl β†—io.github.aahl/mcp-notify

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs WEWORK_BOT_KEY, WEWORK_APP_SECRET, DINGTALK_BOT_KEY, LARK_BOT_KEY, FEISHU_BOT_KEY, TELEGRAM_BOT_TOKEN, ….
βœ“
Configuration
Reads WEWORK_APP_CORPID, WEWORK_APP_AGENTID, WEWORK_APP_TOUSER, TELEGRAM_DEFAULT_CHAT, TRANSPORT.

About

MCP Server for notify to Weixin, Telegram, Bark, Lark, Feishu, DingTalk

Packages & transports

pypimcp-notifyv0.1.11 Β· uvx
dockerghcr.io/aahl/mcp-notify:latestvlatest Β· docker run

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_notify": {
      "command": "uvx",
      "args": [
        "mcp-notify"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx mcp-notify