G
G2 MCP Server
Details
- Endpoint
-
https://mcp.g2.com/mcp - Transport
- streamable-http
- Docs
- https://documentation.g2.com/docs/g2-mcp-server
Authentication
OAuth · resolves from well-known metadata Create or log into your organization in the G2 Developer Portal. In OAuth Apps, select New OAuth App, enter the app name, privacy-policy URL, terms-of-service URL, and redirect URL, optionally mark it Confidential if it can store a secret, choose endpoint Permissions, and save. Open the app's Details view to copy the Client ID and Secret. Use those with G2's OAuth flow (https://www.g2.com/oauth/authorize and https://www.g2.com/oauth/token) and request only scopes matching the permissions enabled for the app. Example documented scopes include openid, profile, products.read, and products.reviews.read.