elevenlabs-mcp.md

ElevenLabs MCP

Featured
from"elevenlabs"
1.8k

Official text-to-speech integration for voice synthesis

AI & ML
TTSvoicespeechAI
install.sh
# Clone the repository
$git clone https://github.com/elevenlabs/elevenlabs-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve