HomeCommunication › Courier

Courier

Send notifications, manage templates, and configure integrations with Courier.

Official TypeScript Cloud Remote

Topics: Communication

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.courier.com Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http courier-mcp https://mcp.courier.com --header "api_key: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "courier-mcp": {
      "url": "https://mcp.courier.com",
      "headers": {
        "api_key": "<YOUR_VALUE>"
      }
    }
  }
}
  • api_key required secret — Your Courier API key

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry