72
/ 100
13 days ago
glama

Relatio CRM MCP Server

Enables AI assistants to manage CRM prospects, activities, reminders, and mailbox via natural language commands through the Model Context Protocol.

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
⚠️
Known vulnerabilities in dependencies: 2 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 7 credentials: API_KEY, IMAP_PASS, MCP_AUTH_SECRET, OPERATOR_PASSWORD, RESEND_API_KEY, SESSION_SECRET, SMTP_PASS
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high1 medium6 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highnodemailer@6.9.16GHSA-p6gq-j5cr-w38f

Nodemailer: Message-level raw option bypasses disableFileAccess/disableUrlAccess, enabling arbitrary file read and full-response SSRF in the delivered message

highnodemailer@6.9.16GHSA-rcmh-qjqh-p98v

Nodemailer’s addressparser is vulnerable to DoS caused by recursive calls

mediumnodemailer@6.9.16GHSA-mm7p-fcc7-pg87

Nodemailer: Email to an unintended domain can occur due to Interpretation Conflict

lowmailparser@3.7.1GHSA-7gmj-h9xc-mcxc

mailparser vulnerable to Cross-site Scripting

lownodemailer@6.9.16GHSA-268h-hp4c-crq3

Nodemailer: CRLF injection in Nodemailer List-* header comments allows arbitrary message header injection

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPI_KEYOPERATOR_PASSWORD Dashboard login. Blank and no means open mode (localhost only).
configCOOKIE_SECURESESSION_SECRET, Cookie signing. Set COOKIE_SECURE=true on HTTPS.
configDATABASE_URLthen edit .env, at minimum set and OPERATOR_PASSWORD
configIMAP_HOST
🔐 secretIMAP_PASS
configIMAP_PORT
configIMAP_SECURE
configIMAP_USER
configMAIL_ADDRESSESComma-separated addresses this instance sends from and receives to.
configMAIL_FETCH_LIMIT
configMAIL_PROVIDERsmtp, resend, or blank (CRM-only).
configMAIL_SYNC
configMAIL_SYNC_INTERVAL_MS
🔐 secretMCP_AUTH_SECRETa-long-random-secret
configMCP_PUBLIC_URL
🔐 secretOPERATOR_PASSWORDthen edit .env, at minimum set DATABASE_URL and
configPGSSLrequire if your database needs SSL (most managed DBs do).
configPG_POOL_MAX
configPORT, PUBLIC_URL Listen port, and public origin for the MCP flow.
configPUBLIC_URLPORT, Listen port, and public origin for the MCP flow.
🔐 secretRESEND_API_KEYResend send plus inbound (for MAIL_PROVIDER=resend).
🔐 secretSESSION_SECRETany-long-random-string
configSMTP_HOSTSMTP: set MAIL_PROVIDER=smtp plus /PORT/USER/PASS (sending) and IMAP_ (inbound polling). Works with Gmail app-passwords, Fastmail, your own server, and similar.
🔐 secretSMTP_PASS
configSMTP_PORT
configSMTP_SECURE
configSMTP_USER
// 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/charbelkassab-relatio-crm-675gg3)](https://m8ven.ai/mcp/charbelkassab-relatio-crm-675gg3)
commit: b56c47170aa1352efef53fae2f2aeeb726f0484d
code hash: 120a6e36dc65e7809c640fab183ed20fc85adf3c5c6ce39ea0a80d37563d2e83
verified: 7/18/2026, 8:03:31 AM
view raw JSON →