Tools that your AI agent can use through this MCP server to interact with ElevenLabs
Retrieve an audio file. See the documentation
Returns the audio of an history item and converts it to a file. See the documentation
Download one or more history items to your workflow's tmp
directory. 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 packed into a .zip file. See the documentation
Add a voice from one or more audio files. See the documentation
Handle an outbound call via Twilio with Elevenlabs. See the documentation
Gets a list of available models. See the documentation
Fetches all available voices from ElevenLabs, including metadata like name, gender, accent, and category. See the documentation
Create an agent in Eleventlabs. See the documentation