gong-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GONG_BASE_URL | No | Custom API base URL (default: https://api.gong.io) | https://api.gong.io |
| GONG_ACCESS_KEY | Yes | Gong API access key | |
| GONG_ACCESS_KEY_SECRET | Yes | Gong API access key secret |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list-callsB | List Gong call recordings within a date range. Returns call metadata including title, date, duration, and participants. |
| get-call-detailsA | Get detailed information about specific Gong calls including attendees, topics, highlights, next steps, key points, and call outcome. |
| get-call-transcriptA | Get the full transcript for one or more Gong calls. Returns speaker-attributed text with timestamps. |
| search-callsA | Search for Gong calls by date range, user, workspace, or call IDs. Returns calls with full details including attendees, topics, highlights, and next steps. |
| find-calls-by-companyA | Find all Gong calls associated with a specific company/account. Matches by: (1) CRM account/opportunity associations from Salesforce/HubSpot linked to the call, (2) participant email domains, (3) participant affiliations and names, (4) call title/brief mention. This is the best tool for finding all calls with a specific customer. |
| list-usersA | List all Gong users in the account. Useful for mapping user IDs to names and emails. |
| get-userA | Get details for a specific Gong user by their user ID. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bgrgndzz/gong-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server