ElevenLabs MCP Enhanced
JSON →Text-to-speech generation with conversation history features using the ElevenLabs API.
Install
npx elevenlabs-mcp-enhanced Tools · 7
- search_voices Search for ElevenLabs voices with smart defaults returning common working voices instantly
- text_to_speech Generate speech from text using ElevenLabs v3 model with emotional control and audio tags
- text_to_dialogue Generate multi-speaker conversations between multiple speakers with automatic dialogue enhancement
- get_conversation_history Retrieve full conversation details including transcripts from conversational AI agents
- get_conversation_transcript Get conversation transcripts in multiple formats including plain text, timestamps, and JSON
- wait_for_conversation Monitor ongoing conversations and wait for completion to retrieve results
- list_conversations List and filter conversations by agent, status, and other criteria
Environment variables
YOUR_API_KEYELEVENLABS_API_KEY
Links
★ 8 GitHub stars