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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/five9-tam/five9-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server