general MCP Server
The official ElevenLabs MCP server
Discovered via list:awesome-mcp-servers-wong2 and last synced 3mo ago.
1. Install the package
uvx elevenlabs-mcp
2. Add to claude_desktop_config.json
{
"mcpServers": {
"elevenlabs-mcp": {
"command": "npx",
"args": [
"elevenlabs-mcp"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)