We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/JustinBeckwith/gongio-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Changelog
## [1.3.0](https://github.com/JustinBeckwith/gongio-mcp/compare/gongio-mcp-v1.2.0...gongio-mcp-v1.3.0) (2025-12-15)
### Features
* request AI-generated summaries and add transcript truncation ([#14](https://github.com/JustinBeckwith/gongio-mcp/issues/14)) ([7dc8ad4](https://github.com/JustinBeckwith/gongio-mcp/commit/7dc8ad40dff4342cba48541a38da9c82a40475cd))
## [1.2.0](https://github.com/JustinBeckwith/gongio-mcp/compare/gongio-mcp-v1.1.1...gongio-mcp-v1.2.0) (2025-12-14)
### Features
* add Zod validation and two-tier tool approach ([#13](https://github.com/JustinBeckwith/gongio-mcp/issues/13)) ([34183a9](https://github.com/JustinBeckwith/gongio-mcp/commit/34183a9a4752543ce8ee1e27fd912f5439fb6348))
### Bug Fixes
* use GET method for list endpoints per Gong API spec ([#11](https://github.com/JustinBeckwith/gongio-mcp/issues/11)) ([c802d9a](https://github.com/JustinBeckwith/gongio-mcp/commit/c802d9a31aa39b66a9933c0f3c4bccf051d00616))
## [1.1.1](https://github.com/JustinBeckwith/gongio-mcp/compare/gongio-mcp-v1.1.0...gongio-mcp-v1.1.1) (2025-12-14)
### Bug Fixes
* **deps:** update dependency zod to v4 ([#7](https://github.com/JustinBeckwith/gongio-mcp/issues/7)) ([df5200d](https://github.com/JustinBeckwith/gongio-mcp/commit/df5200dd5e215ab42d62e970c4589ae117b20c5a))
## [1.1.0](https://github.com/JustinBeckwith/gongio-mcp/compare/gongio-mcp-v1.0.1...gongio-mcp-v1.1.0) (2025-12-14)
### Features
* initial release of gong-mcp ([3e2203b](https://github.com/JustinBeckwith/gongio-mcp/commit/3e2203b6c7660404918c2f55ac07230bbe5bcdb7))
### Bug Fixes
* remove preinstall guard that blocks npm users ([#8](https://github.com/JustinBeckwith/gongio-mcp/issues/8)) ([8ebdc52](https://github.com/JustinBeckwith/gongio-mcp/commit/8ebdc52d7637ba63de2200f849d403df2d5a7f65))