73
/ 100
14 days ago
glama

gong-mcp

Enables querying Gong calls and transcripts through natural language, allowing users to list calls with date filtering and retrieve detailed transcripts with participant context.

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 6 credentials: REDIS_KEY, MIXPANEL_KEY, JWT_SECRET, DB_PASS, GONG_ACCESS_KEY, GONG_ACCESS_SECRET
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.
configREDIS_HOST
configREDIS_PORT
🔐 secretREDIS_KEY
🔐 secretMIXPANEL_KEY
🔐 secretJWT_SECRET
configJWT_ALGORITHM
configJWT_VALIDITY
configBASE_URL
configDB_USER
🔐 secretDB_PASS
configDB_HOST
configDB_NAME
🔐 secretGONG_ACCESS_KEYyour_access_key_here
🔐 secretGONG_ACCESS_SECRETyour_access_secret_here
// 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 3 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/crmchattie-gong-mcp-1e5tti)](https://m8ven.ai/mcp/crmchattie-gong-mcp-1e5tti)
commit: ddca07b1b472a5f6eff6d35a5524ae989a0a7fe6
code hash: 4bcccaba5b3893bad5cb2fa2ccbfe10d4b6693433fd520c727ae7fe138f40acd
verified: 6/23/2026, 10:29:38 AM
view raw JSON →