Analytics

Gong MCP Server

Connect your account, then chat with AI to run tools.

Gong is a conversation intelligence platform that analyzes sales calls and emails to provide insights into customer interactions and sales effectiveness. Use it to improve sales strategies and team performance by understanding communication patterns and market feedback.

5 tools
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Gong — workflow patterns, data models, and gotchas for your AI agent.

Gong

Gong is a conversation intelligence platform that analyzes sales calls and emails to provide insights into customer interactions and sales effectiveness. Use it to improve sales strategies and team performance by understanding communication patterns and market feedback.

Data Model

  • Call index — lightweight metadata and summaries for scanning activity over a date window or by id.
  • Rich call exports — transcripts, AI topics, trackers, interaction stats, and action items (higher payload cost—use only when content is required).
  • Scorecard templates — rubrics managers use to grade conversations.
  • Completed scorecards — reviewer submissions tied to calls and reps.
  • Workspace users — licensed Gong seats for attribution and filtering.

Workflow hints

  • Browse recent calls: constrain by from_date_time / to_date_time.
  • Hydrate one call: request by call_id when you already know the target.
  • Deep analysis: use the extensive-call export with JSON filters (call ids, users, dates).
  • Coaching loops: filter answered scorecards by reviewee or date after picking template ids from the scorecard catalog.

Gotchas

  • Date windows: Listing the call index requires explicit bounds unless you already have a call id.
  • POST-heavy exports: Both extensive calls and answered scorecards expect POST bodies with filter objects—not query strings.
  • Scorecard dates: Filters use YYYY-MM-DD, not full ISO-8601 timestamps.
  • Pagination: Paged collections expose cursor-based continuation via the cursor parameter.
  • Workspace scope: Data is scoped to your Gong workspace; use workspace_id to target a specific one.

Tools in this Server (5)

Gong Get Answered Scorecards

Retrieve answered scorecards from Gong — completed evaluations of sales calls. Filter by call date range, review date range, reviewed users, or scorec...

Gong Get Calls

Get calls from Gong. Pass call_id to retrieve a single call with full details (metadata, participants, duration, URL). Omit call_id to list calls in a...

Gong Get Extensive Calls

Retrieve detailed call data from Gong including transcripts, topics, trackers, interaction stats, and action items. Use this instead of gong_get_calls...

Gong Get Scorecards

List all scorecard templates configured in Gong. Returns scorecard ID, name, and evaluation criteria. Use this to discover available scorecards before...

Gong Get Users

Get users from Gong. Pass user_id to retrieve a single user's details (name, email, role, status, manager). Omit user_id to list all users in the acco...

Frequently Asked Questions

What is the Gong MCP server?

Gong is a conversation intelligence platform that analyzes sales calls and emails to provide insights into customer interactions and sales effectiveness. Use it to improve sales strategies and team performance by understanding communication patterns and market feedback. It provides 5 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Gong to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/gong. Authentication is handled automatically.

How many tools does Gong provide?

Gong provides 5 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Gong require?

Gong uses API Key or One-click sign in. Gong requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Gong to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/gong

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Gong?

Sign in to connect your credentials and start running tools from the chat.

Gong MCP Server & Skill — 5 Tools