Enterprise DNA Enterprise DNA
M MCP Servers Developer low

TheSameAbramovych/qmailing-mcp-server

by Various

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

MCP

TheSameAbramovych/qmailing-mcp-server

Added 15 June 2026

Overview

This MCP server integrates with the QMailing API to let AI agents read and send emails, manage mailboxes, custom domains, and webhooks. It is written in TypeScript and follows the Model Context Protocol for interoperability with AI agent frameworks.

Best for

Best for
Developers building AI agents that require email capabilities through the QMailing platform

Use cases

  • Enable AI agents to send and receive emails through QMailing
  • Manage mailboxes and custom domains programmatically
  • Configure webhooks for email event notifications

How to use

Install

npx -y @qmailing/mcp-server

Tools exposed

  • qmailing_list_mailboxes
  • qmailing_get_mailbox
  • qmailing_create_mailbox
  • qmailing_list_domains
  • qmailing_get_dns_records
  • qmailing_list_emails
  • qmailing_get_email
  • qmailing_get_attachment
  • qmailing_send_email
  • qmailing_register_webhook
  • qmailing_list_webhooks
  • qmailing_delete_webhook

Tested with

Claude Desktop, Cursor, Continue, Zed

Example client config

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

Notes

This MCP server integrates with the QMailing API to let AI agents read and send emails, manage mailboxes, custom domains, and webhooks. It is written in TypeScript and follows the Model Context Protocol for interoperability with AI agent frameworks.

0 stars on GitHub. Last updated 2026-06-14. Licensed MIT.

Use cases

  • Enable AI agents to send and receive emails through QMailing
  • Manage mailboxes and custom domains programmatically
  • Configure webhooks for email event notifications

Pros

  • Provides a standardized MCP interface for email operations
  • Handles mailbox and domain management via a single API
  • Written in TypeScript with type safety for integration

Cons

  • Nearly zero community adoption or stars on GitHub
  • Dependency on the QMailing API introduces a third-party service
  • Limited documentation and usage examples beyond the repository

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Provides a standardized MCP interface for email operations
  • Handles mailbox and domain management via a single API
  • Written in TypeScript with type safety for integration

Cons

  • Nearly zero community adoption or stars on GitHub
  • Dependency on the QMailing API introduces a third-party service
  • Limited documentation and usage examples beyond the repository
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks