45
/ 100
29 days ago
pulsemcp

AgenticMail

Email and SMS infrastructure for AI agents — send mail, receive verification codes, and manage real inboxes.

agenticmail/agenticmail· npm: @agenticmail/mcp· 1.5K installs· listed on pulsemcp
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
🚨
Secret credentials may flow to a network call
2 flows detected: AGENTICMAIL_MASTER_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 10 credentials: AGENTICMAIL_INBOUND_SECRET, AGENTICMAIL_MASTER_KEY, AGENTICMAIL_WEBHOOK_SECRET, ANTHROPIC_API_KEY, ANTHROPIC_AUTH_TOKEN, ELKS_PASSWORD, OPENAI_API_KEY, OPENCLAW_GATEWAY_TOKEN, TELEGRAM_BOT_TOKEN, TWILIO_AUTH_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.
configAGENTICMAIL_AGENT_NAME
configAGENTICMAIL_API_URL"": "http://127.0.0.1:3829",
configAGENTICMAIL_BRIDGE_MODE
configAGENTICMAIL_BRIDGE_WEBHOOK_PORT
configAGENTICMAIL_DEBUG=1 # Enable verbose per-message logging
🔐 secretAGENTICMAIL_INBOUND_SECRETyour_secret # Shared secret for Email Worker
🔐 secretAGENTICMAIL_MASTER_KEYmk_your_key # Master API key (generate: openssl rand -hex 32)
configAGENTICMAIL_MCP_SERVER_NAME
configAGENTICMAIL_PHONE_NUMBER'<E.164>' \
configAGENTICMAIL_SKIP_TOKEN_VALIDATE
🔐 secretAGENTICMAIL_WEBHOOK_SECRET
configAGENTICMAIL_WEBHOOK_URL
configAGENTICMAIL_WORKER_CWD
🔐 secretANTHROPIC_API_KEY
🔐 secretANTHROPIC_AUTH_TOKEN
configCLAUDE_CODE_AGENTS_DIR
configCLAUDE_CODE_CONFIG_PATH
configCODEX_AGENTS_DIR
configCODEX_HOME
configEDITOR
🔐 secretELKS_PASSWORD
configELKS_USERNAME
🔐 secretOPENAI_API_KEYOpt-in — set to enable; without it, phone missions still place and track calls (call-control only)
🔐 secretOPENCLAW_GATEWAY_TOKEN
configOPENCRATER_DISABLE
configPM2_HOME
🔐 secretTELEGRAM_BOT_TOKEN'<from @BotFather>' TELEGRAM_CHAT_ID='<your chat id>' \
configTELEGRAM_CHAT_IDTELEGRAM_BOT_TOKEN='<from @BotFather>' ='<your chat id>' \
configTWILIO_ACCOUNT_SID'<sid>' TWILIO_AUTH_TOKEN='<token>' \
🔐 secretTWILIO_AUTH_TOKENTWILIO_ACCOUNT_SID='<sid>' ='<token>' \
configVISUAL
// 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 1 concrete improvement 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/agenticmail-mcp-19kq25)](https://m8ven.ai/mcp/agenticmail-mcp-19kq25)
commit: 4a0e0f6f590aed435c0f8bc962bbdd488aec4016
code hash: ae1869cf09ee465d93aabcdabc7657a39b01dd9805887fd58778412e6b7e7ebe
verified: 7/2/2026, 9:10:00 AM
view raw JSON →