five9-mcp
by five9-tam
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FIVE9_API_HOST | No | Base host for Five9 API. EU: api.eu.five9.com, Canada: api.ca.five9.com. | api.five9.com |
| FIVE9_PASSWORD | Yes | Five9 API password for SOAP Config and Statistics APIs. | |
| FIVE9_USERNAME | Yes | Five9 API username (e.g., apiuser@yourdomain) for SOAP Config and Statistics APIs. | |
| MCP_AUTH_TOKEN | Yes | A long random string used as the access key/bearer token for the MCP server. Required for authentication. | |
| OPENAI_API_KEY | No | Optional API key for OpenAI TTS in generate_prompt_audio. | |
| FIVE9_DOMAIN_ID | No | Admin Console domain id (e.g., 131109). | |
| FIVE9_REST_REGION | No | Region for OAuth REST APIs: US, US-ALPHA, CA, EU, IN, UK. | US |
| ELEVENLABS_API_KEY | No | Optional API key for ElevenLabs TTS in generate_prompt_audio. | |
| FIVE9_CONSUMER_KEY | No | OAuth New Platform API Consumer Key (All APIs access family) for REST tools. | |
| FIVE9_ADMIN_VERSION | No | WSDL version for Config Web Services. | v13 |
| FIVE9_REST_BASE_URL | No | Base URL for OAuth REST APIs, if you want to pin it directly. | |
| FIVE9_CONSUMER_SECRET | No | OAuth New Platform API Consumer Secret. | |
| FIVE9_DT_CONSUMER_KEY | No | Optional Consumer Key for 'Data Tables access' family credential. | |
| FIVE9_DT_CONSUMER_SECRET | No | Optional Consumer Secret for 'Data Tables access' family credential. | |
| FIVE9_SUPERVISOR_VERSION | No | WSDL version for Statistics Web Services. | 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 | |