MCP Servers / communication / ElevenLabs MCP Enhanced

ElevenLabs MCP Enhanced

JSON →
none8communication

Text-to-speech generation with conversation history features using the ElevenLabs API.

Install
How to run this server
[ { "cmd": "npx elevenlabs-mcp-enhanced", "imports": [] } ]
server path: elevenlabs-mcp-enhanced
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envYOUR_API_KEY
envELEVENLABS_API_KEY
Resources
ElevenLabs MCP Enhanced — MCP Server · libregistry