Skip to main content
CommunicationTypeScript

trycourier/courier-mcp

Build multi-channel notifications into your product, send messages, update lists, invoke automations, all without leaving your AI coding space.

communicationofficialcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/trycourier/courier-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "courier-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "trycourier/courier-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Communication
Language
TypeScript
Author
trycourier