Notify MCP Server MCP
v0.1.11io.github.aahl/mcp-notify
MCP Server for notify to Weixin, Telegram, Bark, Lark, Feishu, DingTalk
transport:stdio
runtime:pypi
Target client
run in your project directory
claude mcp add mcp-notify -e WEWORK_BOT_KEY=<WEWORK_BOT_KEY> -e WEWORK_APP_CORPID=<WEWORK_APP_CORPID> -e WEWORK_APP_SECRET=<WEWORK_APP_SECRET> -e WEWORK_APP_AGENTID=<WEWORK_APP_AGENTID> -e WEWORK_APP_TOUSER=<WEWORK_APP_TOUSER> -e DINGTALK_BOT_KEY=<DINGTALK_BOT_KEY> -e LARK_BOT_KEY=<LARK_BOT_KEY> -e FEISHU_BOT_KEY=<FEISHU_BOT_KEY> -e TELEGRAM_DEFAULT_CHAT=<TELEGRAM_DEFAULT_CHAT> -e TELEGRAM_BOT_TOKEN=<TELEGRAM_BOT_TOKEN> -e PUSH_PLUS_TOKEN=<PUSH_PLUS_TOKEN> -- uvx mcp-notify
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.