0
grade F
10 days ago
glama

ClawAIMail

Email infrastructure for AI agents — create inboxes, send/receive email, search messages, and manage threads via MCP tools.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 9 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 9 credentials: CLAWAIMAIL_API_KEY, GITHUB_CLIENT_SECRET, GOOGLE_CLIENT_SECRET, RESEND_API_KEY, SES_SMTP_PASS, SMTP_PASS, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, TLS_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.
🔐 secretCLAWAIMAIL_API_KEYconst client = new ClawAIMail({ apiKey: process.env. });
configCLAWAIMAIL_BASE_URL
configGITHUB_CLIENT_ID
🔐 secretGITHUB_CLIENT_SECRET
configGOOGLE_CLIENT_ID
🔐 secretGOOGLE_CLIENT_SECRET
configMAIL_DOMAIN
configMAIL_PROVIDER
configMAX_ATTACHMENT_SIZE
configMAX_MESSAGE_SIZE
configMAX_SMTP_CONNECTIONS
configMAX_TOTAL_ATTACHMENTS_SIZE
configOAUTH_REDIRECT_BASE
configPORT
🔐 secretRESEND_API_KEY
configSERVER_EMAIL
configSES_SMTP_HOST
🔐 secretSES_SMTP_PASS
configSES_SMTP_USER
configSMTP_HOST
configSMTP_LISTEN_PORT
🔐 secretSMTP_PASS
configSMTP_SECURE
configSMTP_SEND_PORT
configSMTP_USER
configSTRIPE_BUSINESS_PRICE_ID
configSTRIPE_PRO_PRICE_ID
🔐 secretSTRIPE_SECRET_KEY
configSTRIPE_STARTER_PRICE_ID
🔐 secretSTRIPE_WEBHOOK_SECRET
configTLS_CERT
🔐 secretTLS_KEY
// 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/joansongjr-clawaimail-1xthyy)](https://m8ven.ai/mcp/joansongjr-clawaimail-1xthyy)
commit: 96de265e5da7ebc64bfefe8ecbc41fa1d9646465
code hash: 304924520a86f4cd14e5b69363f1ef4ff4b45d24110deb3e7f2a6e5d8193ed19
verified: 4/11/2026, 2:41:16 PM
view raw JSON →