genesys-cloud-mcp-server
Verified Safeby MakingChatbots
Overview
Provides LLM access to Genesys Cloud's Platform API for business insights, including conversation analysis, queue management, and OAuth client auditing.
Installation
npx -y @makingchatbots/genesys-cloud-mcp-serverEnvironment Variables
- GENESYSCLOUD_REGION
- GENESYSCLOUD_OAUTHCLIENT_ID
- GENESYSCLOUD_OAUTHCLIENT_SECRET
Security Notes
No hardcoded secrets were found; credentials are correctly fetched from environment variables. The server authenticates with Genesys Cloud using OAuth client credentials. The primary security consideration is ensuring the configured Genesys Cloud OAuth client has only the minimum necessary permissions assigned to prevent unauthorized data access, which is an external configuration risk.
Similar Servers
McpServerAspNetCore
Provides a minimal ASP.NET Core server exposing Model Context Protocol (MCP) tools for integration with AI agents/assistants.
mcp-server
Provides real-time Indian options market data and volatility analytics from GetOutpost.in to AI chat platforms like Claude for quantitative analysis and trading insights.
Dida365MCP
This server integrates Dida365 (TickTick) task management capabilities, allowing an AI agent to create, read, update, and delete tasks and projects via the Model Context Protocol (MCP).
gmail-mcp
Provides programmatic access and control over Gmail functionality via a Multi-Connector Protocol (MCP) server, enabling agents to manage emails.