A high performance email search MCP for teams & companies. Secure & scalable across multiple email accounts and archives with support for custom filters (e.g., customer facing communications only). This MCP is used to facilitate seamless integration to mxHERO Mail2Cloud Advanced. Mail2Cloud Advanced is a high performance data pipeline to a company's email data. Mail2Cloud Advanced connects to company email services and optimizes the content for fast, scalable and secure access by AI solutions
Server Config
{
"mcpServers": {
"mxhero-mcp-server": {
"command": "uv",
"args": [
"--directory",
"/Users/your_user/Desktop/mxmcp-py",
"run",
"src/mxmcp.py",
"--token",
"<copy_your_token_here>"
]
}
}
}