Skip to main content
Glama
bgrgndzz

gong-mcp

by bgrgndzz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GONG_BASE_URLNoCustom API base URL (default: https://api.gong.io)https://api.gong.io
GONG_ACCESS_KEYYesGong API access key
GONG_ACCESS_KEY_SECRETYesGong 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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/bgrgndzz/gong-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server