claude mcp add comqmailing-mcp-server -- npx -y @qmailing/mcp-server
{
"mcpServers": {
"comqmailing-mcp-server": {
"command": "npx",
"args": ["-y", "@qmailing/mcp-server"]
}
}
}
{
"mcpServers": {
"comqmailing-mcp-server": {
"command": "npx",
"args": ["-y", "@qmailing/mcp-server"]
}
}
}
{
"mcpServers": {
"comqmailing-mcp-server": {
"command": "npx",
"args": ["-y", "@qmailing/mcp-server"]
}
}
}
About This MCP Server
The com.qmailing/mcp-server is a communication tool that enables AI agents to interact with email services by providing a protocol for reading and sending emails, managing mailboxes and domains, and handling webhooks. It connects to the QMailing API to facilitate these interactions, allowing developers to integrate email functionality into their applications. Developers would use this tool when building AI-powered email clients or automation systems that require email capabilities.
AI agents read & send email, manage mailboxes, domains and webhooks via the QMailing API.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with communication capabilities via the stdio transport.
Package
@qmailing/mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp-server server extends your AI assistant with communication capabilities. Once installed, your AI can use its tools automatically.