69
/ 100
6 days ago
glama

MailNet MCP Server

Unified email orchestration server for Gmail and Outlook with agentic tools for sending, reading, searching, and managing emails, enabling assistant-driven email workflows.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: ENCRYPTION_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretENCRYPTION_KEY
configis_local"": "true"
configGOOGLE_CREDENTIALS_FILE_PATHgoogle_credentials_file = os.getenv("")
configAZURE_APPLICATION_CLIENT_IDclient_id = os.getenv("")
configAZURE_SECRET_VALUEclient_secret = os.getenv("")
configAZURE_PREFERRED_TOKEN_FILE_PATH3. Provide that path to env variable and you are good to go.
configGOOGLE_PREFERRED_TOKEN_FILE_PATHpath/to/google_token.json
configAPI_SERVER_URL
configMCP_HOST
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/astroa7m-mailnet-mcp-server-10vzgn)](https://m8ven.ai/mcp/astroa7m-mailnet-mcp-server-10vzgn)
commit: 2998a7046b0b7e4e6dcc1835a2f288d445a31582
code hash: f0ec923377eff06ea0667dc3f9281833c4881a1782faaec7d50f9001e4e681dd
verified: 6/21/2026, 10:32:05 AM
view raw JSON →