Skip to content
Claude Desktop

RuSender for Claude Desktop

io.github.rusender/rusender-mcp

Manage email campaigns, contacts and deliverability analytics in RuSender from an AI assistant.

client:Claude Desktop transport:streamable-http

Install RuSender in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "rusender-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.rusender.ru/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

RuSender in other clients