69
/ 100
1 month ago
glama

agentmail

Provides AI agents with compliance screening (OFAC sanctions, risk scoring, Know-Your-Agent) plus disposable email and SMS verification for OTPs, accessible via MCP tools, HTTP API, and CLI.

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.
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 4 credentials: STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, AGENTMAIL_FIVESIM_KEY, AGENTMAIL_TWILIO_TOKEN
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.
configAGENTMAIL_REQUIRE_AUTH
configAGENTMAIL_API_KEYS
configAGENTMAIL_RATE_LIMIT
configAGENTMAIL_FREE_TIER_DAILY
configAGENTMAIL_AUDIT_LOG
configAGENTMAIL_PUBLIC_URL
configPORT
configHOST
configAGENTMAIL_HOME
configAGENTMAIL_DEV_MONTHLY_LIMIT
configAGENTMAIL_DEV_RATE_LIMIT
configAGENTMAIL_TEAM_MONTHLY_LIMIT
configAGENTMAIL_TEAM_RATE_LIMIT
🔐 secretSTRIPE_SECRET_KEY
🔐 secretSTRIPE_WEBHOOK_SECRET
configAGENTMAIL_SMS_PROVIDERSMS — a rentable phone number an agent can use for phone/SMS verification. Mock provider works with no key (for dev); =fivesim AGENTMAIL_FIVESIM_KEY=... goes live with real numbers.
configAGENTMAIL_COMPLIANCE_PROVIDERosint ← default, real OFAC data, free
🔐 secretAGENTMAIL_FIVESIM_KEYSMS — a rentable phone number an agent can use for phone/SMS verification. Mock provider works with no key (for dev); AGENTMAIL_SMS_PROVIDER=fivesim =... goes live with real numbers.
configAGENTMAIL_TWILIO_SID
🔐 secretAGENTMAIL_TWILIO_TOKEN
configAGENTMAIL_TWILIO_NUMBER
configAGENTMAIL_X402_ENABLED
configAGENTMAIL_PAY_TO_WALLET
configAGENTMAIL_X402_PRICE_USDC
// 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/kindrat86-agentmail-12i9no)](https://m8ven.ai/mcp/kindrat86-agentmail-12i9no)
commit: 6812ff323dae7c899263890f1593efb59ff546e3
code hash: 2f99e63eda009d12ea379735f433069d0bc0dbef8fee9c39d8550d3e53a5a856
verified: 6/29/2026, 11:19:21 AM
view raw JSON →