five9-mcp
by GidronJines
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FIVE9_API_HOST | No | Five9 API host. Use api.eu.five9.com for EU, api.ca.five9.com for Canada. | api.five9.com |
| FIVE9_PASSWORD | Yes | Your Five9 API password | |
| FIVE9_USERNAME | Yes | Your Five9 API username (e.g., apiuser@yourdomain) | |
| MCP_AUTH_TOKEN | No | A long random string used as the access key to secure the server. If not set, you must complete the setup wizard. | |
| OPENAI_API_KEY | No | Optional: OpenAI API key for TTS in generate_prompt_audio. | |
| FIVE9_DOMAIN_ID | No | Your Five9 domain ID (optional, used with OAuth). | |
| FIVE9_REST_REGION | No | Five9 REST region: US, US-ALPHA, CA, EU, IN, UK (optional). | |
| ELEVENLABS_API_KEY | No | Optional: ElevenLabs API key for TTS in generate_prompt_audio. | |
| FIVE9_CONSUMER_KEY | No | OAuth New Platform API Consumer Key (optional). | |
| FIVE9_ADMIN_VERSION | No | Config Web Services WSDL version. | v13 |
| FIVE9_REST_BASE_URL | No | Alternative to FIVE9_REST_REGION: pin the base URL directly, e.g. https://api.prod.us.five9.net | |
| FIVE9_CONSUMER_SECRET | No | OAuth New Platform API Consumer Secret (optional). | |
| FIVE9_DT_CONSUMER_KEY | No | Optional: Data Tables access family consumer key. | |
| FIVE9_DT_CONSUMER_SECRET | No | Optional: Data Tables access family consumer secret. | |
| FIVE9_SUPERVISOR_VERSION | No | Statistics Web Services WSDL version. | 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 | |