five9-mcp
by GordonALP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FIVE9_API_HOST | No | Five9 API host. Default: api.five9.com. EU: api.eu.five9.com, Canada: api.ca.five9.com | api.five9.com |
| FIVE9_PASSWORD | No | Your Five9 password for SOAP API access | |
| FIVE9_USERNAME | No | Your Five9 username for SOAP API access, e.g., apiuser@yourdomain | |
| MCP_AUTH_TOKEN | No | A long random string used as the access key for the MCP server. Required to secure the server. | |
| OPENAI_API_KEY | No | Optional OpenAI API key for AI voice prompts in generate_prompt_audio | |
| FIVE9_DOMAIN_ID | No | Your Five9 domain ID from the Admin Console | |
| FIVE9_REST_REGION | No | Region for REST APIs: US, US-ALPHA, CA, EU, IN, UK | |
| ELEVENLABS_API_KEY | No | Optional ElevenLabs API key for AI voice prompts in generate_prompt_audio | |
| FIVE9_CONSUMER_KEY | No | Consumer Key for OAuth New Platform REST APIs (API Access Control credential) | |
| FIVE9_ADMIN_VERSION | No | Config Web Services WSDL version. Default: v13 | v13 |
| FIVE9_REST_BASE_URL | No | Base URL for REST APIs, e.g., https://api.prod.us.five9.net. Alternative to FIVE9_REST_REGION | |
| FIVE9_CONSUMER_SECRET | No | Consumer Secret for OAuth New Platform REST APIs | |
| FIVE9_DT_CONSUMER_KEY | No | Optional Consumer Key for the 'Data Tables access' family | |
| FIVE9_DT_CONSUMER_SECRET | No | Optional Consumer Secret for the 'Data Tables access' family | |
| FIVE9_SUPERVISOR_VERSION | No | Statistics Web Services WSDL version. Default: v13 | v13 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
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 | |