gong-mcp
Related Servers
Alternatives to gong-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server for interacting with Gong's sales engagement platform, enabling access to call recordings, analytics, and CRM data.MIT
- AlicenseNot gradedqualityCmaintenancea 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.81 npm1MIT
- FlicenseNot gradedqualityDmaintenanceMCP server and CLI for Fireflies.ai API to retrieve transcripts, search meetings, and generate summaries.-
- FlicenseNot gradedqualityDmaintenanceRemote MCP server that exposes Airspeed/Glyphic call data to Claude web, enabling tools to list, retrieve, and query calls, transcripts, snippets, and playbooks.-
- AlicenseAqualityDmaintenanceMCP server for Apollo.io B2B sales intelligence API. Enables searching and enriching people and organizations via natural language.75 npm4MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol server that allows Claude to access Gong's API for retrieving call recordings and transcripts through a standardized interface.281 npm39MIT
TDQS
Scored across 7 tools
The call retrieval tools heavily overlap: 'list-calls' and 'search-calls' both support date-range filtering, and 'search-calls' also returns full details like 'get-call-details', making the boundaries unclear. 'find-calls-by-company' is distinct but still a search variant, adding to the confusion.
All tool names follow a consistent lowercase-hyphenated verb-noun pattern (e.g., list-calls, get-user). However, the verbs are semantically inconsistent (list vs search vs find), which introduces mild ambiguity despite the stylistic consistency.
Seven tools is a well-scoped set for a call-recording and user-management domain. Each tool serves a clear purpose, and the count is neither too sparse nor overwhelming.
The toolset covers the full read-only lifecycle for Gong calls: listing, searching, retrieving details, getting transcripts, and finding by company. User management (list/get) is also complete. No obvious gaps for the apparent domain.