Back to directory
thesameabramovych/qmailing-mcp-server

thesameabramovych/qmailing-mcp-server

@TheSameAbramovych

MCP server for QMailing - AI agents read & send email, manage mailboxes, custom domains and webhooks via the QMailing API.

emailqmailingemail-managementmailboxeswebhooksai-agentstool

Installation & Configuration

{
  "mcpServers": {
    "qmailing": {
      "command": "npx",
      "args": [
        "-y",
        "@qmailing/mcp-server"
      ],
      "env": {
        "QMAILING_API_TOKEN": "qm_live_your_token_here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17