Gong MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GONG_ACCESS_KEY | Yes | Your Gong API access key | |
| GONG_ACCESS_KEY_SECRET | Yes | Your Gong API secret key |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_callsB | List Gong calls with optional date filtering. Returns call metadata including ID, title, duration, and participants. |
| get_call_detailsB | Get detailed information about specific calls including participants, topics, trackers, action items, and more. |
| get_transcriptsA | Retrieve full transcripts for specified calls. Returns speaker-attributed, timestamped transcript text. |
| list_usersC | List all Gong users in your workspace. Returns user details including name, email, and settings. |
| search_callsC | Search for calls with various filters including date range, user IDs, and specific call IDs. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Gong Users | List of all users in your Gong workspace |
Latest Blog Posts
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/JustinBeckwith/gongio-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server