Loading languages...
EL

elevenlabs-mcp-server

@mamertofabian105

No description provided.

text-to-speech
elevenlabs
voice-generation

# mcpServer Config

{
  "mcpServers": {
    "elevenlabs": {
      "command": "uvx",
      "args": [
        "elevenlabs-mcp-server"
      ],
      "env": {
        "ELEVENLABS_API_KEY": "your-api-key",
        "ELEVENLABS_VOICE_ID": "your-voice-id",
        "ELEVENLABS_MODEL_ID": "eleven_flash_v2",
        "ELEVENLABS_STABILITY": "0.5",
        "ELEVENLABS_SIMILARITY_BOOST": "0.75",
        "ELEVENLABS_STYLE": "0.1",
        "ELEVENLABS_OUTPUT_DIR": "output"
      }
    }
  }
}

# stdio

uvx elevenlabs-mcp-server
Transport:
stdio
Язык:
Python
Создано:12/21/2024
Обновлено:7/27/2025