MCP server giving Claude full control over ElevenLabs Conversational AI agents, conversations, knowledge base, tools, tests, telephony, and workspace settings.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MCP_AUTH_TOKEN— HTTP mode — Bearer token protecting /mcpMCP_ALLOW_UNAUTHENTICATED— Auth: every /mcp request needs the bearer token (constant-time compare); server refuses to boot without a ≥32-char token. Alternative IAM-only mode: =true + --no-allow-unauthenticated.PORT— no 8080 HTTP port (Cloud Run sets this)ELEVENLABS_API_KEY— "env": { "": "sk_..." }ELEVENLABS_API_BASE— Data residency: point at your regional endpoint (EU: https://api.eu.residency.elevenlabs.io).ELEVENLABS_MCP_MAX_CHARS— no 50000 Response truncation limitELEVENLABS_MCP_READ_ONLY— no false Block all non-GET API calls[](https://m8ven.ai/mcp/amaanshaikh-dc-elevenlabs-agent-platform-mcp-ctjmnf)