Skip to main content
Glama
alroy

Gong-MCP

by alroy

Related Servers

Alternatives to Gong-MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables querying Gong calls and transcripts through natural language, allowing users to list calls with date filtering and retrieve detailed transcripts with participant context.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Wraps the Gong API v2 to list users and retrieve call data through natural language queries.
      5 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      a full-surface Model Context Protocol gateway to the Gong REST API (calls, transcripts, users, activity, scorecards, coaching, CRM). Full API coverage, zero prerequisites, bring your own credentials.
      32 npm
      1
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      MCP server for the Gong API, enabling search and retrieval of calls, transcripts, attendees, next steps, and more.
      7
      535 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for interacting with Gong's sales engagement platform, enabling access to call recordings, analytics, and CRM data.
      MIT

    TDQS

    A3.9/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: listing calls, getting call details, retrieving transcripts, searching transcripts, and listing users. Descriptions explicitly clarify boundaries, such as get_call_details vs get_transcripts vs search_calls.

    Naming Consistency4/5

    Mostly consistent verb_noun pattern (list_calls, get_call_details, get_transcripts, search_calls, get_users), but 'get_call_details' adds '_details' while others are simple. Minor deviation but still predictable.

    Tool Count5/5

    Five well-scoped tools that each cover a distinct aspect of Gong call data retrieval and user mapping. No redundancy or missing obvious operations.

    Completeness4/5

    Covers core read-only workflows: listing calls, getting details, transcripts, searching, and user listing. Missing write operations (e.g., create/update call notes) but likely out of scope for an MCP server focused on data access.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues