Official ElevenLabs MCP server for generating speech, designing voices, cloning voices, transcribing audio, creating sound effects, and working with conversational audio agents through the ElevenLabs API.
ElevenLabs MCP Server can call paid ElevenLabs API endpoints; text-to-speech, voice design, voice cloning, audio isolation, transcription, sound generation, music, and agent workflows can consume account credits., Voice cloning and voice conversion can create realistic synthetic speech, so require documented consent and review before processing a person's voice or publishing generated audio., Generated speech, sound effects, music, transcripts, and conversation-agent configuration can affect public-facing content; review prompts, voice IDs, output format, language, and destination before publishing or sending., File output mode writes generated files to disk under the configured base path; restrict that path to an approved directory and avoid broad home, desktop, or shared folders in production., Use separate API keys or workspaces for test and production clients, monitor credit usage, and disable tools in clients that should not spend credits., Some operations may take longer than normal MCP tool timeouts; do not retry expensive generation calls blindly.
Privacy notes
The MCP client can expose ElevenLabs API keys, voice IDs, text prompts, voice descriptions, uploaded audio samples, generated audio paths, transcripts, diarized speaker labels, and conversational-agent settings., Uploaded audio and generated outputs may contain biometric voice characteristics, names, background sounds, private conversations, or copyrighted material., File, resource, and both output modes can retain generated audio locally, in MCP resources, in logs, or in chat transcripts depending on the client., Treat voice samples and transcripts as sensitive data, and delete generated files or cached resources when they are no longer needed., Review ElevenLabs account, retention, residency, and enterprise data-residency settings before using the server with regulated or customer data.
Author
ElevenLabs
Submitted by
oktofeesh1
Claim status
unclaimed
Last verified
2026-06-06
Decision playbook
Review trust signals before you adopt
Signals are present but mixed. Use the checklist below to confirm the source and operational safety for your environment.
Compare context
Selected
0
Current score
63
Baseline
—
Delta
No baseline selected
No major trust-signal divergence detected in the current selection.
Source and provenance checks
Needs review
Confirm ownership and provenance before trusting install instructions.
Source link availableRequired
Open the canonical repository and verify ownership.
Done
Source provenance statusRequired
Marked as source-backed.
Done
Metadata reviewed
No reviewed flag detected in metadata.
Pending
Safety and privacy checks
Complete
Validate risk disclosures before installation or API wiring.
Safety notes presentRequired
Review the listed safety guidance before running commands.
Done
Privacy notes presentRequired
Review data handling notes before connecting accounts or secrets.
Done
Trust level risk gateRequired
Trust level does not block evaluation.
Done
Package and install checks
Needs review
Check package metadata and artifact integrity signals.
Install payload available
Install or copy payload is available for review.
Done
Package verification flag
No package verification flag provided.
Pending
Checksum metadata
No checksum provided for downloaded artifact.
Pending
Compare-driven decision checks
Needs review
Use compare context to validate trade-offs before adoption.
Compare tray has multiple entries
Add at least one more entry to compare trust differences.
6 safety and 5 privacy notes across 6 risk areas. Review closely: credentials & tokens, network access.
6 areas
SafetyNetwork accessElevenLabs MCP Server can call paid ElevenLabs API endpoints; text-to-speech, voice design, voice cloning, audio isolation, transcription, sound generation, music, and agent workflows can consume account credits.
SafetyExecution & processesVoice cloning and voice conversion can create realistic synthetic speech, so require documented consent and review before processing a person's voice or publishing generated audio.
SafetyExecution & processesGenerated speech, sound effects, music, transcripts, and conversation-agent configuration can affect public-facing content; review prompts, voice IDs, output format, language, and destination before publishing or sending.
SafetyLocal filesFile output mode writes generated files to disk under the configured base path; restrict that path to an approved directory and avoid broad home, desktop, or shared folders in production.
SafetyCredentials & tokensUse separate API keys or workspaces for test and production clients, monitor credit usage, and disable tools in clients that should not spend credits.
SafetyGeneralSome operations may take longer than normal MCP tool timeouts; do not retry expensive generation calls blindly.
PrivacyCredentials & tokensThe MCP client can expose ElevenLabs API keys, voice IDs, text prompts, voice descriptions, uploaded audio samples, generated audio paths, transcripts, diarized speaker labels, and conversational-agent settings.
PrivacyNetwork accessUploaded audio and generated outputs may contain biometric voice characteristics, names, background sounds, private conversations, or copyrighted material.
PrivacyLocal filesFile, resource, and both output modes can retain generated audio locally, in MCP resources, in logs, or in chat transcripts depending on the client.
PrivacyLocal filesTreat voice samples and transcripts as sensitive data, and delete generated files or cached resources when they are no longer needed.
PrivacyData retentionReview ElevenLabs account, retention, residency, and enterprise data-residency settings before using the server with regulated or customer data.
Disclosure: Official ElevenLabs MCP server published as the `elevenlabs-mcp` Python package under the MIT license; API usage requires an ElevenLabs account and may consume paid credits.
Safety notes
ElevenLabs MCP Server can call paid ElevenLabs API endpoints; text-to-speech, voice design, voice cloning, audio isolation, transcription, sound generation, music, and agent workflows can consume account credits.
Voice cloning and voice conversion can create realistic synthetic speech, so require documented consent and review before processing a person's voice or publishing generated audio.
Generated speech, sound effects, music, transcripts, and conversation-agent configuration can affect public-facing content; review prompts, voice IDs, output format, language, and destination before publishing or sending.
File output mode writes generated files to disk under the configured base path; restrict that path to an approved directory and avoid broad home, desktop, or shared folders in production.
Use separate API keys or workspaces for test and production clients, monitor credit usage, and disable tools in clients that should not spend credits.
Some operations may take longer than normal MCP tool timeouts; do not retry expensive generation calls blindly.
Privacy notes
The MCP client can expose ElevenLabs API keys, voice IDs, text prompts, voice descriptions, uploaded audio samples, generated audio paths, transcripts, diarized speaker labels, and conversational-agent settings.
Uploaded audio and generated outputs may contain biometric voice characteristics, names, background sounds, private conversations, or copyrighted material.
File, resource, and both output modes can retain generated audio locally, in MCP resources, in logs, or in chat transcripts depending on the client.
Treat voice samples and transcripts as sensitive data, and delete generated files or cached resources when they are no longer needed.
Review ElevenLabs account, retention, residency, and enterprise data-residency settings before using the server with regulated or customer data.
Prerequisites
Python 3.11 or newer with `uvx` available.
An ElevenLabs API key for the account and workspace you intend Claude to use.
Review of ElevenLabs pricing, credits, voice-cloning policy, content rules, and data handling before enabling tools that generate or process audio.
An approved output directory when using file-based generated audio output.
Explicit consent and rights for any voice samples, transcripts, music, sound effects, or conversational-agent content processed through the server.
Schema details
Install type
cli
Troubleshooting
No
Source repository stats
Scope
Source repo
Collection metadata
Estimated setup
10 minutes
Difficulty
intermediate
Tool listing metadata
Disclosure
Official ElevenLabs MCP server published as the `elevenlabs-mcp` Python package under the MIT license; API usage requires an ElevenLabs account and may consume paid credits.
ElevenLabs MCP Server is the official MCP integration for using ElevenLabs audio
APIs from Claude and other MCP clients. It exposes tools for text-to-speech,
voice design, voice cloning, transcription, audio isolation, sound generation,
music generation, and conversational audio-agent workflows.
Use it when Claude needs supervised access to generate or transform audio while
keeping API-key configuration, output-file handling, voice consent, and credit
usage visible to the operator.
These sources were reviewed on 2026-06-06. Prefer the live repository,
README, PyPI metadata, license, package manifest, official MCP server manifest,
agent context, server entrypoint, conversational-agent helper, and file-output
utilities for current setup and behavior details.
Features
Generate speech from text with ElevenLabs voices and model settings.
Create or select voices by name or ID.
Design new voices from text descriptions.
Clone or convert voices from approved audio samples.
Transcribe audio and format diarized speaker output.
Generate sound effects, soundscapes, and music through ElevenLabs APIs.
Create and configure conversational audio agents.
Save generated files to disk, return generated data as MCP resources, or use
both output modes.
Configure optional API residency and base output paths through environment
variables.
Installation
Create an ElevenLabs API key, then configure your MCP client with the published
Python package:
claude mcp add elevenlabs --env ELEVENLABS_API_KEY=YOUR_ELEVENLABS_API_KEY -- uvx elevenlabs-mcp
Use ELEVENLABS_MCP_OUTPUT_MODE=resources when the client should receive
generated files as MCP resources instead of writing them to disk, or both
when you need both local files and resource access.
Use Cases
Generate narrated speech for a prototype, lesson, game, or accessibility
workflow.
Produce multiple voice variations for review before adding one to a voice
library.
Convert approved voice samples into a different voice style.
Transcribe audio and identify speakers for supervised review.
Create sound effects or soundscapes from text prompts.
Configure a conversational audio agent with a specific voice and prompt.
Compare output formats, models, and latency/cost tradeoffs before publishing
audio.
Safety and Privacy
ElevenLabs MCP Server can spend API credits and create realistic synthetic
audio. Keep human approval in front of voice cloning, public release, customer
communications, or any workflow involving another person's voice.
Set ELEVENLABS_MCP_BASE_PATH to an approved directory before using file output
mode. Generated audio, transcripts, and conversation-agent files can persist on
disk or in MCP resources, so clean up outputs and logs according to your data
retention policy.
Show that ElevenLabs MCP Server is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.
[](https://heyclau.de/entry/mcp/elevenlabs-mcp-server)
How it compares
ElevenLabs MCP Server side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.
1 trust signal differ across this comparison (Submitter).
Official ElevenLabs MCP server for generating speech, designing voices, cloning voices, transcribing audio, creating sound effects, and working with conversational audio agents through the ElevenLabs API.
Transcribe audio, synthesize speech, and run audio intelligence directly from Claude with the official Deepgram MCP server — dynamic tool discovery fetches new capabilities from Deepgram's API at runtime without requiring package upgrades.
MCP server example from FunASR that lets Claude transcribe local audio files with local speech recognition, automatic language handling, timestamps, and speaker labels when available.
Query Groq's ultra-fast inference models from Claude — vision, text-to-speech, speech-to-text, batch processing, and agentic compound-beta tools with web search and code execution — using the official Groq Model Context Protocol server.
✓ElevenLabs MCP Server can call paid ElevenLabs API endpoints; text-to-speech, voice design, voice cloning, audio isolation, transcription, sound generation, music, and agent workflows can consume account credits.
Voice cloning and voice conversion can create realistic synthetic speech, so require documented consent and review before processing a person's voice or publishing generated audio.
Generated speech, sound effects, music, transcripts, and conversation-agent configuration can affect public-facing content; review prompts, voice IDs, output format, language, and destination before publishing or sending.
File output mode writes generated files to disk under the configured base path; restrict that path to an approved directory and avoid broad home, desktop, or shared folders in production.
Use separate API keys or workspaces for test and production clients, monitor credit usage, and disable tools in clients that should not spend credits.
Some operations may take longer than normal MCP tool timeouts; do not retry expensive generation calls blindly.
✓Audio files and transcription payloads are sent to Deepgram's cloud API for processing — do not transcribe audio containing highly sensitive PII without reviewing Deepgram's data retention policies.
Text-to-speech outputs are returned as audio data via the API; no files are written to disk unless you explicitly save them.
✓The MCP server exposes a `transcribe_audio` tool that reads the local file path supplied by the agent.
Configure clients so Claude can only request audio files from approved directories; do not expose arbitrary private folders or shared drives.
First use can download FunASR model weights and dependencies from upstream model hosts; review network policy, cache location, and disk usage before use in restricted environments.
Long recordings and GPU transcription can consume significant CPU, GPU, memory, and disk cache resources.
Require confirmation before transcribing meetings, calls, interviews, voice notes, customer audio, regulated recordings, or files containing other people.
✓The `compound-beta` tools include code execution and live web search — code runs in Groq's sandboxed environment but web requests are made to external URLs.
Text-to-speech and speech-to-text outputs are saved to `BASE_OUTPUT_PATH` (default: ~/Desktop) — ensure this path has appropriate access controls.
Privacy notes
✓The MCP client can expose ElevenLabs API keys, voice IDs, text prompts, voice descriptions, uploaded audio samples, generated audio paths, transcripts, diarized speaker labels, and conversational-agent settings.
Uploaded audio and generated outputs may contain biometric voice characteristics, names, background sounds, private conversations, or copyrighted material.
File, resource, and both output modes can retain generated audio locally, in MCP resources, in logs, or in chat transcripts depending on the client.
Treat voice samples and transcripts as sensitive data, and delete generated files or cached resources when they are no longer needed.
Review ElevenLabs account, retention, residency, and enterprise data-residency settings before using the server with regulated or customer data.
✓Audio content (speech, recordings) is transmitted to Deepgram's servers for transcription and synthesis — review Deepgram's privacy policy for data handling and retention.
Your `DEEPGRAM_API_KEY` is passed as an environment variable — treat it as a secret.
✓Audio recordings can contain voices, names, accents, speaker identity, background speech, locations, health details, financial details, customer data, credentials spoken aloud, or other sensitive personal information.
The upstream MCP example performs local inference and does not require an API key, but MCP clients, model providers, logs, terminal output, transcripts, screenshots, and shared chats can still retain audio paths and transcription text.
Generated transcripts, timestamps, and speaker labels may identify individuals or reveal confidential conversations.
Model downloads and package installation can contact PyPI, ModelScope, Hugging Face, or other dependency hosts depending on the environment and model configuration.
✓Text, images, and audio passed to Groq tools are sent to Groq's API for inference — do not pass sensitive or personally identifiable data.
Your `GROQ_API_KEY` is a secret — store it only in your MCP client configuration or a protected environment file, not in shell history or command-line arguments.
Prerequisites
Python 3.11 or newer with `uvx` available.
An ElevenLabs API key for the account and workspace you intend Claude to use.
Review of ElevenLabs pricing, credits, voice-cloning policy, content rules, and data handling before enabling tools that generate or process audio.
An approved output directory when using file-based generated audio output.
A Deepgram API key (free tier at console.deepgram.com).
Python with `pip` available: `pip install deepgram-mcp` to install the package.
An MCP client such as Claude Code or Claude Desktop.
Python environment with FunASR installed from PyPI or a reviewed source checkout.
Local checkout or copy of `examples/mcp_server/funasr_mcp.py` from the FunASR repository.
Audio files in an approved location and format such as WAV, MP3, FLAC, M4A, or OGG.
Optional GPU, Apple silicon, or CPU device selection through `FUNASR_DEVICE`.
A Groq API key (free at console.groq.com).
Python with `uv` installed: `pip install uv` or `brew install uv`.
An MCP client such as Claude Code or Claude Desktop.
Install
uvx elevenlabs-mcp
claude mcp add deepgram -e DEEPGRAM_API_KEY=your-api-key -- deepgram-mcp