mcp-notification-server

ChandraMohanBusam/mcp-notification-server
★ 0 stars Python 💬 Communication Updated today
Reusable MCP notification server with email, Slack, Teams, and reminder tools. Consumed by LangChain and LangGraph agents. The shared notification layer in a multi-agent architecture.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-notification-ser": {
      "command": "uvx",
      "args": [
        "mcp-notification-server"
      ]
    }
  }
}

Or install with pip: pip install mcp-notification-server

Topics

mcp-langchain-langgraph-python-fastapinotifications-ai-agentslack-email