Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. šŸ’¬ Communication
  3. Qmailing MCP Server
Qmailing MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 8:16:12 PM

Qmailing MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
emailcommunicationmcpwebhooks

Connects AI agents to QMailing for mailbox, email, domain, attachment, and webhook management.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "thesameabramovych-qmailing-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@qmailing/mcp-server"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (10) Directory Badge Claim listing AlternativesšŸ’¬ More in Communication

Overview

TheSameAbramovych/qmailing-mcp-server MCP server exposes QMailing account and email operations through MCP tools. It supports local stdio clients through the published `@qmailing/mcp-server` npm package and a bearer token, while Claude.ai can connect through QMailing's hosted OAuth endpoint. Use it when an agent needs to inspect or send mail, manage mailboxes and domains, retrieve attachments, or configure event webhooks. The API requires a QMailing PLUS-tier account or higher for the token-based setup.

Use cases

•Read mailbox folders and retrieve message contents
•Send email with text, HTML, and attachments
•Create mailboxes under QMailing or verified custom domains
•Check custom-domain DNS verification records
•Register and manage event webhooks

Key features

•Mailbox listing, lookup, and creation
•Email folder listing and full-message retrieval
•Attachment retrieval as Base64 with a 5 MiB inline cap
•Email sending with attachments
•Custom-domain and DNS record inspection
•Webhook registration and management

Capabilities & Tool Schemas (10) ~170 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Qmailing MCP Server.

qmailing_list_mailboxes

List every mailbox on the account

qmailing_get_mailbox

Fetch one mailbox by id

qmailing_create_mailbox

Create a new mailbox under qmailing.com or a verified custom domain

qmailing_list_domains

List custom domains and verification state

qmailing_get_dns_records

DNS-records checklist for one domain

qmailing_list_emails

List a mailbox folder (incl. `MUTED`); items carry `muted` + `suspicious` flags

How Qmailing MCP Server works

What TheSameAbramovych/qmailing-mcp-server MCP server does

TheSameAbramovych/qmailing-mcp-server MCP server connects an MCP-compatible agent to the QMailing API. It provides read and write operations for mailboxes, email, custom domains, attachments, and event webhooks. Agents can inspect account mailboxes, create mailboxes on QMailing domains or verified custom domains, and check domain verification details and DNS records.

Email tools cover folder listings, individual message retrieval, attachment downloads, and sending messages. Listed email objects include muted and suspicious indicators, and attachment retrieval returns Base64 data with a 5 MiB inline limit. Webhook tools support registering, listing, and deleting event webhooks.

How it works

TheSameAbramovych/qmailing-mcp-server MCP server offers two connection patterns. Local MCP clients launch the npm package as a stdio process. The process reads QMAILING_API_TOKEN and uses it as a bearer credential for QMailing API requests. QMAILING_API_URL can override the default API host for staging or self-hosted deployments.

Claude.ai uses a different path: connect the hosted endpoint at https://qmailing.com/mcp as a custom connector. Authentication occurs through OAuth in the browser, with scope consent during connection and refresh-token rotation handled by the service. Both paths expose the same general tool surface, but they differ in authentication and transport.

Email content should be treated as untrusted data rather than agent instructions. The server marks read results with a security note and an untrusted-content metadata value. Workflows should pay attention to suspicious messages, avoid acting on requests found in email without confirmation, and grant only the scopes they need.

Setup and configuration

For the local package, use Node.js 18.17 or later and a QMailing account on the PLUS tier or higher. Generate an API token from QMailing Settings → Developers, select the required scopes, and provide it to the MCP client's environment. A direct configuration uses:

config.json
{
  "command": "npx",
  "args": ["-y", "@qmailing/mcp-server"],
  "env": {
    "QMAILING_API_TOKEN": "qm_live_..."
  }
}

The token is shown only when created and should be handled like a password. It can be revoked from the QMailing developer settings. The default API URL is https://qmailing.com; set QMAILING_API_URL only when targeting another supported deployment.

Tools and capabilities

TheSameAbramovych/qmailing-mcp-server MCP server includes tools for:

  • Listing and fetching mailboxes, plus creating new mailboxes.
  • Listing custom domains and retrieving DNS verification records.
  • Listing messages by folder, including MUTED, and fetching full message content.
  • Downloading attachment bytes as Base64.
  • Sending text or HTML email with recipients and attachments.
  • Registering, listing, and deleting event webhooks.

Access is divided by scopes such as mailboxes:read, mailboxes:write, domains:read, email:read, email:send, and webhooks:manage.

Limitations and notes

The token-based API is gated on the PLUS plan or higher. Existing tokens are disabled if the account is downgraded. Email subjects, bodies, sender names, and attachment filenames may contain prompt-injection content, so sending mail or changing webhooks should remain subject to explicit user approval. The local process keeps the token in the launched environment and sends it to the QMailing API for authentication.

The project is licensed under MIT. Its local package requires a compatible MCP client with stdio support; Claude.ai uses the separate hosted OAuth connector instead.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Communication View all alternatives
  • Shipmail MCP logoShipmail MCP

    Business email MCP server for AI agents. Manage custom-domain mailboxes, read and send messages, draft replies, inspect threads, and automate Shipmail REST API/webhook workflows.

    šŸ’¬ Communication1 views
    Compare vs Shipmail MCP →
  • Sendmux Sdk logoSendmux Sdk

    Email inbox API MCP server for AI agents to receive, search, and send mail through hosted or local Sendmux Product MCP.

    šŸ’¬ Communication2 views
    Compare vs Sendmux Sdk →
  • Slack MCP Server logoSlack MCP Server

    The most powerful MCP server for Slack Workspaces.

    šŸ’¬ Communication1 views
    Compare vs Slack MCP Server →
  • Email MCP logoEmail MCP

    IMAP/SMTP email MCP server with 42 tools for reading, searching, sending, scheduling, and managing emails across multiple accounts. Supports IMAP IDLE push, AI triage, desktop notifications, and auto-detects providers like Gmail, Outlook, and iCloud.

    šŸ’¬ Communication3 views
    Compare vs Email MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
1
Stargazers on the source repository.
npm downloads
342
Package downloads in the last 30 days.
Last commit
2mo ago
Most recent push to the default branch.
Tools exposed
10
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Qmailing MCP Server

Run it through npm with `npx -y @qmailing/mcp-server` and provide the required `QMAILING_API_TOKEN` environment variable.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewQmailing MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/thesameabramovych-qmailing-mcp-server?style=directory)](https://allmcps.com/mcp/thesameabramovych-qmailing-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/thesameabramovych-qmailing-mcp-server"><img src="https://allmcps.com/api/badge/thesameabramovych-qmailing-mcp-server?style=directory" alt="Qmailing MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸ’¬Communication
PricingPaid
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
10/11 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 14, 2026
npm downloads342/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
56Quality signal: Good Ā· 56/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools27/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev Ā· @qmailing/mcp-server (npm)

ā˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in šŸ’¬ Communication →Best MCP servers for Slack & Communication →Alternatives to Qmailing MCP Server →Install in Claude DesktopInstall in CursorInstall in VS Code