0
/ 100
2 days ago
glama

mcp-server-mail-agent

Multi-account email management server supporting IMAP, Gmail, and Outlook with a unified inbox, security-first design, and Docker-ready deployment.

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
🚨
Reads files from sensitive locations
Touches: ./credentials/gmail-credentials.json, ./credentials/gmail-token.json, ./credentials/outlook-token.json
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: IMAP_PASSWORD, OUTLOOK_CLIENT_SECRET
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.
configACCOUNTS_PATHsource .env && =./credentials/accounts.json node dist/index.js
configEMAIL_PROVIDER
configGMAIL_CREDENTIALS_PATH
configGMAIL_TOKEN_PATH
configIMAP_HOSTimap.gmail.com
🔐 secretIMAP_PASSWORDyour-app-password
configIMAP_PORT
configIMAP_TLS
configIMAP_USERyour@gmail.com
configOUTLOOK_CLIENT_ID
🔐 secretOUTLOOK_CLIENT_SECRET
configOUTLOOK_TENANT_ID
configOUTLOOK_TOKEN_PATH
configSMTP_HOSTsmtp.gmail.com
configSMTP_PORT
configSMTP_SECURE
// 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 3 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/gufao-mcp-server-mail-agent-a4bx2m)](https://m8ven.ai/mcp/gufao-mcp-server-mail-agent-a4bx2m)
commit: fae4e2a749bdcf2e98dd760c4568fa2d69240fc6
code hash: 2d2189b691f13f48f16a9dbdb2b5db1d9a98a665d6b69dcb54b213fc76cf96df
verified: 6/1/2026, 12:02:43 PM
view raw JSON →