ElevenLabs Agents Platform MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port (Cloud Run sets this), default 8080 | 8080 |
| MCP_AUTH_TOKEN | No | Bearer token protecting /mcp (required for HTTP mode) | |
| ELEVENLABS_API_KEY | Yes | API key (Profile → API keys) | |
| ELEVENLABS_API_BASE | No | Data-residency region, default https://api.elevenlabs.io | https://api.elevenlabs.io |
| ELEVENLABS_MCP_MAX_CHARS | No | Response truncation limit, default 50000 | 50000 |
| ELEVENLABS_MCP_READ_ONLY | No | Block all non-GET API calls, default false | false |
| MCP_ALLOW_UNAUTHENTICATED | No | Skip bearer auth (only behind IAM), default false | false |
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 | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues