74
/ 100
1 day ago
glama

Graph CRM MCP Server

Enables AI assistants like Claude to read and write contacts, relationships, and interactions in a personal CRM via a graph-based API.

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.
🔐
You'll be asked for 1 credential: GRAPH_CRM_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 low

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

lowexpress@4.19.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

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.
configDATA_DIR
🔐 secretGRAPH_CRM_API_KEY
configGRAPH_CRM_URL
configORIGINIf you're serving this behind a domain other than localhost:3000, set RP_ID and (see .env.example) — WebAuthn passkeys are bound to the origin they were created on and won't work if it changes.
configPORT
configRP_IDIf you're serving this behind a domain other than localhost:3000, set and ORIGIN (see .env.example) — WebAuthn passkeys are bound to the origin they were created on and won't work if it changes.
// 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 2 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/sriramsv-graph-crm-py5cyh)](https://m8ven.ai/mcp/sriramsv-graph-crm-py5cyh)
commit: 22797ac66dc9dc57aab688791095317967c72082
code hash: d16119e3ce575041e3e909f3f08e9194845ac02bc020f887911291c6d4f79a77
verified: 7/30/2026, 8:57:55 AM
view raw JSON →