MCP Servers / cloud-service / ElevenLabs

ElevenLabs

JSON →
httpnone117cloud-service

Text-to-speech integration using the ElevenLabs API.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: elevenlabs
Tools
What this server exposes
generate_audio_simple
Generate audio from plain text using default voice settings
generate_audio_script
Generate audio from a structured script with multiple voices and actors
delete_job
Delete a job by its ID
get_audio_file
Get the audio file by its ID
list_voices
List all available voices
get_voiceover_history
Get voiceover job history. Optionally specify a job ID for a specific job.
Configuration
Environment & auth
authnone
envELEVENLABS_API_KEY
envELEVENLABS_VOICE_ID
envELEVENLABS_MODEL_ID
Resources
ElevenLabs — MCP Server · libregistry