five9-mcp
by otaviopagani
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 | Five9 SOAP API password. | |
| FIVE9_USERNAME | No | Five9 SOAP API username (e.g. apiuser@yourdomain). Required for SOAP tools. | |
| MCP_AUTH_TOKEN | No | Access key for your MCP server. Use as bearer token or OAuth access key. Strongly recommended for security. | |
| OPENAI_API_KEY | No | Optional API key for OpenAI TTS in generate_prompt_audio. | |
| FIVE9_DOMAIN_ID | No | Five9 Admin Console domain ID, e.g. 131109. Required for OAuth REST tools. | |
| FIVE9_REST_REGION | No | Five9 REST region. Options: US, US-ALPHA, CA, EU, IN, UK. Default: US. | US |
| ELEVENLABS_API_KEY | No | Optional API key for ElevenLabs TTS in generate_prompt_audio. | |
| FIVE9_CONSUMER_KEY | No | OAuth Consumer Key for New Platform REST APIs (API Access Control). | |
| FIVE9_ADMIN_VERSION | No | Config Web Services WSDL version. | v13 |
| FIVE9_REST_BASE_URL | No | Alternative to FIVE9_REST_REGION; base URL for REST API, e.g. https://api.prod.us.five9.net | |
| FIVE9_CONSUMER_SECRET | No | OAuth Consumer Secret for New Platform REST APIs. | |
| FIVE9_DT_CONSUMER_KEY | No | Optional Consumer Key for Data Tables API family. | |
| FIVE9_DT_CONSUMER_SECRET | No | Optional Consumer Secret for Data Tables API family. | |
| 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 | |
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/otaviopagani/five9-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server