Model Context Protocol server for QMailing — lets AI agents (Claude Desktop, Cursor, Continue, ...) read and modify mailboxes, custom domains, and email through the QMailing public API.
{
"mcpServers": {
"qmailingmcp": {
"command": "npx",
"args": [
"-y",
"@qmailing/mcp-server"
]
}
}
}