Loading MCP server directory, please wait...
AI agents read & send email, manage mailboxes, domains and webhooks via the QMailing API.
npx @getmcp/cli add com.qmailing/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
QMAILING_API_TOKENAPI token from https://qmailing.com/settings/developers
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.qmailing/mcp-server": {
"command": "npx",
"args": [
"-y",
"@qmailing/mcp-server"
],
"env": {
"QMAILING_API_TOKEN": ""
}
}
}
}