mxHERO Mail2Cloud MCP

by mxaiorg

244 downloads
Not rated
GitHub

About

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.

Details

Author
mxaiorg
Downloads
244
Categories
Communication, Productivity

- Selective email capture with powerful filtering options
- Optimized storage in a vector database for efficient searches
- Secure access to original emails, preventing accidental deletions
- Supports large-scale email repository searches beyond typical context limits

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name mxHERO Mail2Cloud MCP
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Connect the MCP to your company's email services or use the provided demo accounts for exploration. Production use requires an mxHERO Mail2Cloud Advanced subscription.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "mxhero mail2cloud mcp": {
            "mxhero-mcp-server": {
                "command": "uv",
                "args": [
                    "--directory",
                    "/Users/your_user/Desktop/mxmcp-py",
                    "run",
                    "src/mxmcp.py",
                    "--token",
                    "<copy_your_token_here>"
                ]
            }
        }
    }
}

McpServers

{
    "mxhero-mcp-server": {
        "command": "uv",
        "args": [
            "--directory",
            "/Users/your_user/Desktop/mxmcp-py",
            "run",
            "src/mxmcp.py",
            "--token",
            "<copy_your_token_here>"
        ]
    }
}

What is mxHERO Mail2Cloud MCP?

mxHERO Mail2Cloud MCP is a high-performance email search solution designed for teams and companies, enabling secure and scalable access to email data across multiple accounts and archives.
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.