Sponsored by Deepsite.site

QMailing

Created By
qmailing24 days ago
Give Claude its own email address. QMailing exposes real, persistent mailboxes as MCP tools — create mailboxes on demand, send and read emails, manage custom domains, and register webhooks through natural conversation. 12 tools out of the box, scoped revocable tokens, RFC-7807 error envelopes, signed webhooks. Free tier available; 3 days of Plus on first connect via Claude.
Overview

QMailing MCP Server

Give Claude (or any MCP-compatible agent) its own email address. QMailing exposes real, persistent mailboxes as MCP tools — not aliases, not disposable inboxes. Your agent can read, reply, create new mailboxes on demand, and register webhooks for inbound events.

What you can do

  • "Claude, create a mailbox support@myproject.com"
  • "Show me unread emails from the last 24 hours across all mailboxes"
  • "Reply to that invoice email and confirm the amount"
  • "Set up a webhook to ping my server whenever an email arrives at sales@"
  • "Walk me through the DNS records I need to publish for my custom domain"

Tools (12)

Mailboxes: qmailing_list_mailboxes, qmailing_get_mailbox, qmailing_create_mailbox

Domains: qmailing_list_domains, qmailing_get_dns_records

Email: qmailing_list_emails, qmailing_get_email, qmailing_get_attachment, qmailing_send_email

Webhooks: qmailing_register_webhook, qmailing_list_webhooks, qmailing_delete_webhook

Security

  • Scoped tokens (mailboxes:read, email:send, webhooks:write, etc.) — issue read-only tokens for triage agents
  • Tokens revocable in one click from the developer dashboard
  • Webhooks signed with HMAC-SHA256, 5-minute replay window, Stripe/GitHub-style verification
  • 300 requests/min per token
  • RFC-7807 error envelopes with stable error codes for reliable agent retry logic

Pricing

  • Free — 5 mailboxes (no API access on free)
  • Plus $3/mo — 25 mailboxes, custom domain, full API + MCP
  • Pro $7/mo — 50 mailboxes, 3 custom domains, priority support
  • Pro+ $20/mo — 200 mailboxes, full domain security stack (MTA-STS, DMARC dashboard)
  • Pro Max $30/mo — 400 mailboxes, unlimited custom domains

First-time connect via Claude gets 3 days of Plus free.

Setup

Get your token at qmailing.com/settings/developers, then add to your MCP client config:

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

Or use the hosted remote endpoint: https://qmailing.com/mcp

Docs

Full API and MCP reference: qmailing.com/en/docs/api

Server Config

{
  "mcpServers": {
    "qmailing": {
      "url": "https://qmailing.com/mcp"
    },
    "qmailing-local": {
      "command": "npx",
      "args": [
        "-y",
        "@qmailing/mcp-server"
      ],
      "env": {
        "QMAILING_API_TOKEN": "qm_live_your_token_here"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
DeepChatYour AI Partner on Desktop
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
CursorThe AI Code Editor
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Tavily Mcp
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
ChatWiseThe second fastest AI chatbot™
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Playwright McpPlaywright MCP server
WindsurfThe new purpose-built IDE to harness magic
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Serper MCP ServerA Serper MCP Server
Amap Maps高德地图官方 MCP Server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.