ElevenLabs in natural language: generate speech in any language, create and manage voices, compose m
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
ElevenLabs em linguagem natural: gere fala em qualquer idioma, crie e gerencie vozes, componha música, dublagem, dicionários de pronúncia, histórico e uso da conta. Você conecta com a sua própria API key do ElevenLabs, e os créditos saem da sua assinatura.
English version · Documentação completa · Skill pra agentes
A Anthropic unificou a instalação de MCPs em claude.ai/customize/connectors. O mesmo link serve pra Claude Web e Claude Desktop (basta estar logado):
Manual (se o deeplink não abrir): claude.ai/customize/connectors → + → Adicionar conector personalizado → cole Nome ElevenLabs e URL https://api.mcp.ai/p_elevenlabs.
➕ Instalar ElevenLabs no Cursor
➕ Instalar ElevenLabs no VS Code
Funciona em qualquer cliente MCP que suporte MCP over HTTP. A URL do servidor é sempre:
Detalhes por cliente: INSTALL.md.
| Tool | Descrição |
|---|---|
elevenlabs_get_speech_history | List Generated Items. Returns a list of your generated audio (e.g. text to speech, speech to speech, Studio, dubbing). Music and SFX generations are not included and cannot currently be retrieved via the API. Bulk sup… |
elevenlabs_get_speech_history_item_by_id | Get History Item. Retrieves a history item. Bulk support: accepts history_item_ids for batched execution. |
elevenlabs_delete_speech_history_item | Delete History Item. Delete a history item by its ID Bulk support: accepts history_item_ids for batched execution. |
elevenlabs_get_audio_full_from_speech_history_item | Get Audio From History Item. Returns the audio of an history item. Bulk support: accepts history_item_ids for batched execution. |
elevenlabs_download_speech_history_items | Download History Items. Download one or more history items. If one history item ID is provided, we will return a single audio file. If more than one history item IDs are provided, we will provide the history items pac… |
elevenlabs_sound_generation | Sound Generation. Turn text into sound effects for your videos, voice-overs or video games using the most advanced sound effects models in the world. Bulk support: accepts model_ids for batched execution. |
elevenlabs_get_audio_isolation_history | Get Audio Isolation History. Returns a list of all your audio isolation generations. |
elevenlabs_delete_audio_isolation_history_item | Delete Audio Isolation History Item. |
elevenlabs_delete_sample | Delete Sample. Removes a sample by its ID. Bulk support: accepts voice_ids, sample_ids for batched execution. |
elevenlabs_get_audio_from_sample | Get Audio From Sample. Returns the audio corresponding to a sample attached to a voice. Bulk support: accepts voice_ids, sample_ids for batched execution. |
elevenlabs_text_to_speech_full | Text To Speech. Converts text into speech using a voice of your choice and returns audio. |
elevenlabs_text_to_dialogue | Text To Dialogue (Multi-Voice). |
elevenlabs_create_voice | Create A New Voice From Voice Preview. |
elevenlabs_text_to_voice_design | Design A Voice.. Design a voice via a prompt. This method returns a list of voice previews. Each preview has a generated_voice_id and a sample of the voice as base64 encoded mp3 audio. To create a voice use the genera… |
elevenlabs_text_to_voice_remix | Remix A Voice.. Remix an existing voice via a prompt. This method returns a list of voice previews. Each preview has a generated_voice_id and a sample of the voice as base64 encoded mp3 audio. To create a voice use th… |
elevenlabs_text_to_voice_preview_stream | Text To Voice Preview Streaming. |
elevenlabs_get_user_info | Get User Info. Gets information about the user |
elevenlabs_get_user_subscription_info | Get User Subscription Info. Gets extended information about the users subscription |
elevenlabs_get_voice_settings_default | Get Default Voice Settings.. Gets the default settings for voices. "similarity_boost" corresponds to"Clarity + Similarity Enhancement" in the web app and "stability" corresponds to "Stability" slider in the web app. |
elevenlabs_get_voice_settings | Get Voice Settings. Returns the settings for a specific voice. "similarity_boost" corresponds to"Clarity + Similarity Enhancement" in the web app and "stability" corresponds to "Stability" slider in the web app. Bulk… |
elevenlabs_edit_voice_settings | Edit Voice Settings. Edit your settings for a specific voice. "similarity_boost" corresponds to "Clarity + Similarity Enhancement" in the web app and "stability" corresponds to "Stability" slider in the web app. Bulk… |
elevenlabs_get_voice_accents | Get Voice Accents. Gets the list of available accents in the shared voice library. Bulk support: accepts model_ids for batched execution. |
elevenlabs_get_voices | List Voices. Returns a list of all available voices for a user. Stops working once the user's workspace exceeds 500 voices. |
elevenlabs_get_voice_by_id | Get Voice. Returns metadata about a specific voice. Bulk support: accepts voice_ids for batched execution. |
elevenlabs_delete_voice | Delete Voice. Deletes a voice by its ID. Bulk support: accepts voice_ids for batched execution. |
elevenlabs_get_user_voices_v2 | Get Voices V2. Gets a list of all available voices for a user with search, filtering and pagination. |
elevenlabs_replicate_voice_to_isolated_environment | Replicate Voice To Isolated Environment. |
elevenlabs_add_sharing_voice | Add Shared Voice. Add a shared voice to your collection of voices. Bulk support: accepts public_user_ids, voice_ids for batched execution. |
elevenlabs_create_podcast | Create Podcast. Create and auto-convert a podcast project. Currently, the LLM cost is covered by us but you will still be charged for the audio generation. In the future, you will be charged for both the LLM and audio… |
elevenlabs_update_pronunciation_dictionaries | Create Pronunciation Dictionaries. |
elevenlabs_get_projects | List Studio Projects. Returns a list of your Studio projects with metadata. |
elevenlabs_get_project_by_id | Get Studio Project. Returns information about a specific Studio project. This endpoint returns more detailed information about a project than GET /v1/studio. Bulk support: accepts project_ids, share_ids for batched… |
elevenlabs_edit_project | Update Studio Project. Updates the specified Studio project by setting the values of the parameters passed. Bulk support: accepts project_ids, default_title_voice_ids, default_paragraph_voice_ids for batched execution. |
elevenlabs_delete_project | Delete Studio Project. Deletes a Studio project. Bulk support: accepts project_ids for batched execution. |
elevenlabs_convert_project_endpoint | Convert Studio Project. Starts conversion of a Studio project and all of its chapters. Bulk support: accepts project_ids for batched execution. |
elevenlabs_get_project_snapshots | List Studio Project Snapshots. |
elevenlabs_get_project_snapshot_endpoint | Get Project Snapshot. Returns the project snapshot. Bulk support: accepts project_ids, project_snapshot_ids for batched execution. |
elevenlabs_stream_project_snapshot_archive_60141b | Stream Archive With Studio Project Audio. |
elevenlabs_get_chapters | List Chapters. Returns a list of a Studio project's chapters. Bulk support: accepts project_ids for batched execution. |
elevenlabs_add_chapter | Create Chapter. Creates a new chapter either as blank or from a URL. Bulk support: accepts project_ids for batched execution. |
elevenlabs_get_chapter_by_id_endpoint | Get Chapter. Returns information about a specific chapter. Bulk support: accepts project_ids, chapter_ids for batched execution. |
elevenlabs_edit_chapter | Update Chapter. Updates a chapter. Bulk support: accepts project_ids, chapter_ids for batched execution. |
elevenlabs_delete_chapter_endpoint | Delete Chapter. Deletes a chapter. Bulk support: accepts project_ids, chapter_ids for batched execution. |
elevenlabs_convert_chapter_endpoint | Convert Chapter. Starts conversion of a specific chapter. Bulk support: accepts project_ids, chapter_ids for batched execution. |
elevenlabs_get_chapter_snapshots | List Chapter Snapshots. Gets information about all the snapshots of a chapter. Each snapshot can be downloaded as audio. Whenever a chapter is converted a snapshot will automatically be created. Bulk support: accepts… |
elevenlabs_get_chapter_snapshot_endpoint | Get Chapter Snapshot. Returns the chapter snapshot. Bulk support: accepts project_ids, chapter_ids, chapter_snapshot_ids for batched execution. |
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/elevenlabs)<a href="https://allmcps.com/mcp/elevenlabs"><img src="https://allmcps.com/api/badge/elevenlabs?style=directory" alt="ElevenLabs on AllMCPs" /></a>