Notify MCP Server
提供消息推送的 MCP (Model Context Protocol) 服务器,支持企业微信、钉钉、Telegram、Bark、Lark、飞书、Home Assistant. It runs locally over stdio via the published package.
People connecting communication tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-03-26 · ★ 29 · #44 OF 99 MAINTAINED COMMUNICATION · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install Notify MCP Server
before you install - you'll need
WEWORK_BOT_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add aahl-mcp-notify -- uvx mcp-notify Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"aahl-mcp-notify": {
"command": "uvx",
"args": [
"mcp-notify"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · container (OCI image) - can be sandboxed away from your filesystem
license MIT - declared in the repository
pypi package mcp-notify - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.aahl is GitHub-verified and matches the repo owner
03 · What Notify MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
0.1.11 · 2026-03-26
0.1.10 · 2026-02-24
0.1.9 · 2026-02-01
Telegram 支持 Base64 data URI · 支持以SSE方式启动 TRANSPORT=sse
04 · Who maintains Notify MCP Server
Notify MCP Server is maintained by aahl. We track 4 MCP servers from aahl - 4 actively maintained, 450 combined GitHub stars, oldest repo from Oct 2025. Full record: all servers from aahl.
05 · Facts
- repository
- github.com/aahl/mcp-notify
- category
- communication - ranked #44 of 99 actively-maintained communication servers as of 2026-08-25.
- registry
- io.github.aahl/mcp-notify (active, first published 2025-10-25 · 11 versions)
- packages
- pypi:mcp-notify · oci:ghcr.io/aahl/mcp-notify:latest
06 · Notify MCP Server FAQ
What is Notify MCP Server?
提供消息推送的 MCP (Model Context Protocol) 服务器,支持企业微信、钉钉、Telegram、Bark、Lark、飞书、Home Assistant. It runs locally over stdio via the published package.
Is Notify MCP Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-03-26. We re-verify nightly.
How do I install Notify MCP Server?
Run `uvx mcp-notify`. The README documents one environment variable (WEWORK_BOT_KEY) to set first. You can also paste the ready-made client config above.
Does Notify MCP Server run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Notify MCP Server
Alternatives to Notify MCP Server
Maintained communication servers if Notify MCP Server isn't the fit.
- Draw Io Create diagrams in chat, rendered as live interactive draw.io diagrams. 10,000+ searchable shapes. ★ 5,265 · 2026-08-03
- Mockserver Mock, record/replay, verify and chaos-test any HTTP, REST, gRPC or LLM dependency over MCP. ★ 4,949 · 2026-08-22
- Agent Swarm Full Agent Swarm API and MCP server with local SQLite storage for multi-agent orchestration. ★ 720 · 2026-08-24
- Evolution API MCP server for Evolution API - WhatsApp messaging, instances, contacts ★ 269 · 2026-08-12
- Agenticmail MCP Server Real email and SMS for AI agents - send mail, receive verification codes, drive a real inbox. ★ 205 · 2026-08-13
- Ksail SDK for creating, managing, and operating Kubernetes clusters and workloads with ease. ★ 165 · 2026-08-25
Pairs well with
Servers that cover what Notify MCP Server doesn't - only shown when the pairing reason fits the companion.
More communication MCP servers · macOS-only MCP server that exposes iMessage chat · Pickle · Agent Phone · Agentspore
More Python MCP servers · OKX MCP Server · Server for Binge-watch · Dekko · Hotin · Promptheus · see all