69
/ 100
6 days ago
glama

ElevenLabs MCP Server

Official MCP server that enables interaction with ElevenLabs Text to Speech and audio processing APIs. It allows generating speech, cloning voices, transcribing audio, and creating sound effects through natural language.

Is this your MCP?

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.

// key findings
25 tools verified — handlers match their declared behaviour
19 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: ELEVENLABS_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configXDG_CONFIG_HOME
🔐 secretELEVENLABS_API_KEY"": "<insert-your-api-key-here>"
configELEVENLABS_MCP_BASE_PATHSpecify the base path for file operations with relative paths (default: ~/Desktop)
configELEVENLABS_MCP_OUTPUT_MODEControl how generated files are returned (default: files)
configELEVENLABS_DEFAULT_VOICE_ID
configELEVENLABS_API_RESIDENCYYou can specify the data residency region with the environment variable. Defaults to "us".
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/abdulhadi-98-elevenlabs-mcp-ve0ntx)](https://m8ven.ai/mcp/abdulhadi-98-elevenlabs-mcp-ve0ntx)
commit: cbd52bb2942d2ac180a3641768d0d0a6f03c75dd
code hash: c9ae6dba6c58b83bfdc9b8a1b801001f85cbc18bc1f9ead553f0528d62540a81
verified: 6/21/2026, 10:10:39 AM
view raw JSON →