elevenlabs-mcp-server
If you are the rightful owner of elevenlabs-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that integrates with ElevenLabs text-to-speech API, featuring both a server component and a sample web-based MCP Client (SvelteKit) for managing voice generation tasks.
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.