RUN IN TERMINAL
claude mcp add aahl-mcp-notify -- uvx mcp-notify
ADD TO claude_desktop_config.json
{
"mcpServers": {
"aahl-mcp-notify": {
"command": "uvx",
"args": ["mcp-notify"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"aahl-mcp-notify": {
"command": "uvx",
"args": ["mcp-notify"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"aahl-mcp-notify": {
"command": "uvx",
"args": ["mcp-notify"]
}
}
}
About This MCP Server
MCP Server for notify to Weixin, Telegram, Bark, Lark, Feishu, DingTalk. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with communication capabilities via the stdio transport.
Package
mcp-notify on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The Notify MCP Server server extends your AI assistant with communication capabilities. Once installed, your AI can use its tools automatically.