Genesys MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | HTTP bind host | 127.0.0.1 |
| MCP_PORT | No | HTTP bind port | 8000 |
| LOG_LEVEL | No | Log level (DEBUG/INFO/WARNING/ERROR/CRITICAL) | INFO |
| MCP_TRANSPORT | No | Transport selection (stdio or http) | stdio |
| GENESYS_REGION | No | Genesys Cloud region (e.g. mypurecloud.com, mypurecloud.de, apne2.pure.cloud) | mypurecloud.com |
| GENESYS_CLIENT_ID | Yes | OAuth Client Credentials client id | |
| GENESYS_CLIENT_SECRET | Yes | OAuth Client Credentials client secret | |
| GENESYS_MCP_ENABLE_WRITES | No | Opt-in to low-blast-radius write tools | false |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DigitalVanguardSolutions/Genesys-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server