gong-mcp
If you are the rightful owner of gong-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides access to Gong's API for retrieving call recordings and transcripts.
The Gong MCP Server is designed to facilitate seamless interaction with Gong's API, allowing users to access call recordings and transcripts through a standardized interface. This server is particularly useful for integrating with Claude, enabling it to interact with Gong data efficiently. The server supports listing calls with optional date range filtering and retrieving detailed transcripts for specific calls. It ensures secure authentication using Gong's API credentials and offers a standardized MCP interface for easy integration.
Features
- List Gong calls with optional date range filtering
- Retrieve detailed transcripts for specific calls
- Secure authentication using Gong's API credentials
- Standardized MCP interface for easy integration with Claude
Tools
list_calls
List Gong calls with optional date range filtering. Returns call details including ID, title, start/end times, participants, and duration.
retrieve_transcripts
Retrieve transcripts for specified call IDs. Returns detailed transcripts including speaker IDs, topics, and timestamped sentences.