---
title: "Gong"
url: "https://lb.getknit.dev/mcp-servers/gong-mcp-server/"
date: "2026-08-13T12:31:08+00:00"
modified: "2026-08-13T12:57:41+00:00"
type: "mcp_server"
---

# Gong

[MCP Servers](https://lb.getknit.dev/mcp-servers) / [Meeting](https://lb.getknit.dev/mcp-servers-categories/meeting-mcp-servers/) / Gong ![Gong](https://storage.googleapis.com/knit-website-media/2026/08/6826fcf0c7966adbb7a009b4_Gong-1.svg)Gong MCP Server
===============

Knit's Gong MCP Server gives your AI agents instant, code-free access to every Gong API endpoint-read, write, and automate without OAuth headaches or custom endpoints.

 [See Docs](https://developers.getknit.dev/docs/getting-started-with-knit-mcp-server-for-ides-and-clis) [Set Up Gong MCP Server](https://mcphub.getknit.dev/) 

 

  Building Integrations Together·![4.9 out of 5 stars](https://lb.getknit.dev/wp-content/themes/knit/assets/images/g2/g2-star-rating.svg)4.9/5 on G2·![Google](https://lb.getknit.dev/wp-content/themes/knit/assets/images/investor-logos/google-g.png)Google for Startups Accelerator

![prismforce](https://storage.googleapis.com/knit-website-media/2026/08/6a1eebbdaa38eb74c2d39fc9_prismforce-1.svg)![Hackerearth](https://storage.googleapis.com/knit-website-media/2026/08/6a1eeb591e00bd216f61488b_hackerearth-1.svg)![Isotopes AI](https://storage.googleapis.com/knit-website-media/2026/08/691596a13b8cd38e2f3dc822_isotopes_ai_greyscale-1.svg)![Infojobs](https://storage.googleapis.com/knit-website-media/2026/08/68fc54d2ee31fc7f0e2f7ce1_infojobs_bnw-1.svg)![Payoneer](https://storage.googleapis.com/knit-website-media/2026/08/payoneer.png)![Outsolve](https://storage.googleapis.com/knit-website-media/2026/08/683469796fef776e21802928_outsolve-1.svg)![Skuad](https://storage.googleapis.com/knit-website-media/2026/08/68346986ac834ab404bc57d8_Skuad-1.svg)![Payworks](https://storage.googleapis.com/knit-website-media/2026/08/6879e68c044e681ac17de2b8_payworks_logo-1.svg)![Itilite](https://storage.googleapis.com/knit-website-media/2026/08/itilite.svg)![Onsurity](https://storage.googleapis.com/knit-website-media/2026/08/onsurity.svg)![RazorpayX](https://storage.googleapis.com/knit-website-media/2026/08/razorpay.png)![Multiplier](https://storage.googleapis.com/knit-website-media/2026/08/multiplier.svg)![Peoplestrong](https://storage.googleapis.com/knit-website-media/2026/08/68346a01a0576f307fa7b51c_people-strong-1.svg)![Scrut](https://storage.googleapis.com/knit-website-media/2026/08/scrut.svg)![Ceipal](https://storage.googleapis.com/knit-website-media/2026/08/ceipal.svg)

 

  Key Features
------------

All the power of AI-ready tools — serverless hosting, mix-and-match APIs, live updates, semantic search, and built-in auth — in a single, plug-and-play platform.

![](https://lb.getknit.dev/wp-content/themes/knit/assets/images/mcp-features/serverless-deployment.svg)

### Serverless by Default

Spin up MCP Servers with zero infrastructure — Knit scales, patches, and monitors everything for you.

 

![](https://lb.getknit.dev/wp-content/themes/knit/assets/images/mcp-features/package-tools-across-apps.svg)

### Mix-and-Match Tool Bundles

Deploy only the API tools you need from any app in a single lightweight server — no bloat, no duplication.

 

![](https://lb.getknit.dev/wp-content/themes/knit/assets/images/mcp-features/bring-your-own-apis.svg)

### Plug-In Your Own APIs

Expose custom endpoints as AI-ready tools alongside Knit's catalog, unifying proprietary logic and third-party apps in one place.

 

![](https://lb.getknit.dev/wp-content/themes/knit/assets/images/mcp-features/semantic-search.svg)

### Semantic Tool Search

Natural-language search surfaces the right tools for each use case, shrinking token costs and boosting LLM accuracy.

 

![](https://lb.getknit.dev/wp-content/themes/knit/assets/images/mcp-features/dynamic-tool-loading.svg)

### Hot-Swap Tools at Runtime

Add or remove tools without downtime; your agents see new capabilities instantly — no server restarts required.

 

![](https://lb.getknit.dev/wp-content/themes/knit/assets/images/mcp-features/managed-auth.svg)

### Auth Handled for You

OAuth, SAML, service accounts — Knit manages credentials and refreshes so your team never wrestles with tokens.

 

 

 

  See It In Action
----------------

Watch an agent automate workflows — all with Knit's plug-and-play MCP Servers.

    

 

  Actions Available via Gong MCP Server
-------------------------------------

Every action below is real and already live — not a roadmap item. [Browse the full API reference →](https://developers.getknit.dev/)

 Create a New Meeting 

This API creates a new meeting with specified details such as title, start time, duration, participants, and host information. The request body must include the title, startDateTime, and durationInSeconds as required fields. Participants and host details can also be provided, including their email addresses, which are required. Optional fields include meetingProviderURL, language, and metaData. The API returns a unique meetingId for the newly created meeting.

 

 Retrieve Comprehensive Meeting Details for a Specified Time Range 

This API retrieves comprehensive meeting details for a specified time range. It allows filtering of meetings based on optional parameters such as pagination cursor (pageToken), start and end date/time (startDateTime and endDateTime), and user IDs (userIds). The response includes detailed information about each meeting, such as the meeting ID, title, participants, scheduled and actual start/end times, duration, download URL, calendar event ID, language, host details, agenda, meeting type, and media type. This API is useful for obtaining a complete overview of meetings within a specified timeframe.

 

 Get Transcript For A Meeting 

The 'Get Transcript For A Meeting' API retrieves the full transcript for a specified meeting. It requires a 'meetingId' as a query parameter to identify the meeting. The response includes an array of 'meetingTranscripts', each containing a 'speakerId' and an array of 'sentences'. Each sentence has a 'start' and 'end' timestamp in ISO 8601 UTC format and the 'text' of the sentence.

 

 Retrieve Comprehensive Meeting Details 

This API retrieves comprehensive details of a meeting given its ID. It includes information such as the meeting title, participants, scheduled and actual start times, duration, download URL for the recording, language, host details, agenda, and whether the meeting is internal or external. The request requires a 'meetingId' as a query parameter to identify the meeting. The response provides a detailed JSON object with all the meeting information.

 

 Get List of All Users in the System 

This API retrieves a list of all users in the system. It accepts an optional query parameter 'pageToken' for pagination. The response includes a 'pageToken' for the next set of records and a list of users with details such as user ID, first and last names, emails, phone numbers, title, role, language, creation and last login timestamps, team IDs, manager ID, active status, and personal meeting URLs.

 

 Get Transcript Metadata for a Meeting 

The Get Transcript Metadata for a Meeting API retrieves metadata for a given meeting transcript. It requires the meeting ID as a mandatory query parameter and optionally accepts a transcript ID to specify which transcript's metadata is needed. The response includes an array of meeting transcripts, each containing the transcript ID, URL, and text content.

 

 Get User Details for Given ID 

This API retrieves the details of a user based on the provided user ID. The request requires a path parameter 'userId' which is the ID of the user whose details are being fetched. The response includes detailed information about the user such as their ID, first and last name, emails, phone numbers, title, role, language, creation and last login timestamps, team IDs, manager ID, active status, and personal meeting URLs.

 

 Delete an Existing Meeting 

The 'Delete an Existing Meeting' API allows users to delete a meeting by specifying the meeting ID in the path parameters. This API does not require any headers, query parameters, or request body. Upon successful deletion, the API does not return any response body.

 

 [  Missing an action? 

Our AI Agent builds it instantly.

 Try Now  ](/products/integrations-agent/) 

 

  Knit vs. building a standalone Gong MCP Server
----------------------------------------------

#### Building it yourself

- A custom MCP server for Gong, hosted and maintained in-house
- Handle Gong's OAuth, rate limits, and pagination yourself
- Re-test and patch every time Gong changes their API
- No tool search — every tool sits in your agent's context at once
- Engineering time spent on plumbing, not your product
- Weeks of dev time before you ship
 
 

#### With Knit

- Gong MCP Server already built, hosted, and maintained
- Knit handles Gong's OAuth, storage, and refresh for you
- Knit absorbs Gong's API changes — nothing breaks on your end
- Semantic tool search keeps agent context lean
- Your team ships your product, not integration plumbing
- Live in minutes, not weeks
 
 

 

 

 

  Other Meeting MCP Servers
-------------------------

 [ ![Chorus-Zoominfo](https://storage.googleapis.com/knit-website-media/2026/08/6826fbc15656413652a4eb74_Chorus-Zoominfo-1.svg)### Chorus-Zoominfo

 ](https://lb.getknit.dev/mcp-servers/chorus-zoominfo-mcp-server/) [ ![Google Meet](https://storage.googleapis.com/knit-website-media/2026/08/6826fd46d396adf6d7a8b26d_Google20Meet-1.svg)### Google Meet

 ](https://lb.getknit.dev/mcp-servers/google-meet-mcp-server/) [ ![Teams Meeting](https://storage.googleapis.com/knit-website-media/2026/08/6826ffdebc9b34188d2d6d66_Teams20Meeting-1.svg)### MS Teams Meeting

 ](https://lb.getknit.dev/mcp-servers/ms-teams-meeting-mcp-server/) 

 [See all Meeting MCP Servers](https://lb.getknit.dev/mcp-servers-categories/meeting-mcp-servers/)

 

  Enterprise-grade security
-------------------------

 ![SOC 2 certified](/wp-content/themes/knit/assets/images/security-logos/soc2.svg) ![GDPR compliant](/wp-content/themes/knit/assets/images/security-logos/gdpr.svg) ![ISO 27001 certified](/wp-content/themes/knit/assets/images/security-logos/iso.png) 

[Visit our Security Center](https://compliance.getknit.dev/) [Review the DPA](/dpa)

 

  Customer Stories
----------------

See how leading technology firms are scaling their operations

![Multiplier](https://storage.googleapis.com/knit-website-media/2026/08/multiplier.svg)[Case Study ](https://lb.getknit.dev/case-studies/multiplier-closes-enterprise-deals-by-shipping-a-workday-integration-in-one-week-through-knit/)

> Amazing Product With Exceptional Support from the team. By using Knit we managed to speed up our development by orders of magnitude.

HHuynh H

Developer, Multiplier







![Scrut](https://storage.googleapis.com/knit-website-media/2026/08/scrut.svg)[Case Study ](https://lb.getknit.dev/case-studies/how-scrut-automation-automates-grc-automation-with-knits-unified-hris-api/)

> A brilliant tool to let you seamlessly integrate with many different systems. It is very easy to integrate with and customer support is next level.

JJayesh

Co-Founder, Scrut







![Onsurity](https://storage.googleapis.com/knit-website-media/2026/08/onsurity.svg)

> Seamless integration experience. Well-documented, self-explanatory APIs, and excellent service and support.

PPoorvi

Product Manager, Onsurity







![RazorpayX](https://storage.googleapis.com/knit-website-media/2026/08/razorpay.png)[Case Study ](https://lb.getknit.dev/case-studies/razorpayx-payroll-unlocks-multi-entity-pay-runs-with-knits-unified-hrms-api/)

> Easy to integrate. Knit's dashboard is intuitive for setting up and testing integrations, and the sandbox is extremely useful during development.

AAditya

Product Lead, RazorpayXPayroll







![Payoneer](https://storage.googleapis.com/knit-website-media/2026/08/payoneer.png)[Case Study ](https://lb.getknit.dev/case-studies/payoneer-workforce-management-launches-a-global-hris-to-netsuite-bridge-for-clients-using-knits-unified-api/)

> Knit shipped a brand-new Timesheet API in a week and handed us a ready-to-use NetSuite sandbox. That velocity is priceless when you're running payroll in 40+ countries.

RRohit Singh

GM, Payoneer Workforce Management









 

  \#1 in Ease of Integrations
---------------------------

![4.9 out of 5 stars](/wp-content/themes/knit/assets/images/g2/g2-star-rating.svg)

4.9 out of 5 stars on G2

![G2 Leader, Spring 2026](/wp-content/themes/knit/assets/images/g2/g2-leader.svg)![G2 Fastest Implementation, Spring 2026](/wp-content/themes/knit/assets/images/g2/g2-fastest-implementation.svg)![G2 High Performer, Spring 2026](/wp-content/themes/knit/assets/images/g2/g2-high-performer.svg)![G2 Best Est. ROI, Spring 2026](/wp-content/themes/knit/assets/images/g2/g2-best-roi.svg)

 

   FAQCommon questions about the Gong MCP Server
------------------------------------------

  Does Knit have an MCP Server for Gong out of the box?Yes — the Gong MCP Server is live and already built, not a roadmap item. It exposes Gong's real actions as AI-ready tools your agent can call directly.

   Does the Gong MCP Server support both reading and writing data?Yes. Its actions cover both reads and writes, so your agent can pull data from Gong and push updates back to it, not just query it.

   How does authentication work for the Gong MCP Server?Knit manages Gong's OAuth, credential storage, and refresh for you — there's no auth to configure yourself before your agent can start calling tools.

   What happens if Gong changes their API?Knit absorbs it. We maintain and update the Gong connector on our end, so the MCP Server keeps working without you tracking Gong's changelog.

   Do you store Gong data or customer PII?No. Knit acts as a stateless passthrough — data is processed on our application server and returned directly to your agent, without being stored on Knit's servers.

   What is the pricing model, and is there a free trial?You choose the model that fits your business — pricing based on integrated accounts, or based on API call volume. Every plan includes a 30-day free trial before billing starts.

   Can I use this as an LLM tool for function calling?Yes — this MCP server exposes Gong's actions as tools your AI agent can call directly, the same underlying capability previously offered as a standalone LLM Tool integration. MCP is the protocol; the tool-calling access is the same.

   Does this work with Claude, GPT, and other LLMs?Yes — any MCP-compatible client or agent framework can connect to this server and call its exposed actions, regardless of which underlying LLM is driving the agent.

  

[See all FAQs](/faq)

 

    From the blog
-------------

  [![State of SaaS Integration: 2025 Outlook](https://storage.googleapis.com/knit-website-media/2026/08/blog-banner-red-scaled-640x400.png)](https://lb.getknit.dev/blog/state-of-saas-integration/)### [State of SaaS Integration: 2025 Outlook](https://lb.getknit.dev/blog/state-of-saas-integration/)

In this whitepaper, we discuss all about SaaS integrations: types, trends, forecast and examples. Read on to explore and understand the SaaS integration market

   [![Unified API: All you need to know](https://storage.googleapis.com/knit-website-media/2026/08/blog-banner-green-640x400.png)](https://lb.getknit.dev/blog/unified-api-guide/)### [Unified API: All you need to know](https://lb.getknit.dev/blog/unified-api-guide/)

Unified APIs help developers integrate once with a common data model to get instant access to multiple 3rd party apps within a category. Read to learn more

   [![What Should You Look For in A Unified API Platform?](https://storage.googleapis.com/knit-website-media/2026/08/blog-banner-yellow-scaled-640x400.png)](https://lb.getknit.dev/blog/what-should-you-look-for-in-a-unified-api-platform/)### [What Should You Look For in A Unified API Platform?](https://lb.getknit.dev/blog/what-should-you-look-for-in-a-unified-api-platform/)

The right unified API can solve all your integration woes at minimal effort and cost. Read this to know how to evaluate an API management tool for your business

  

 

  Put Integrations on Autopilot. Talk to Experts.
-----------------------------------------------

Knit is loved by customers across the globe due to our seamless product and white glove support. You'll love us too!

 [Talk to a Human](/book-demo)
