ElevenLabs MCP ServerServer

integrations
GitHub
Text-to-SpeechAudio ProcessingAI

Loading subscription status...

💡 Description

An official Model Context Protocol (MCP) server that enables AI clients to interact with ElevenLabs' Text to Speech and audio processing APIs, allowing for speech generation, voice cloning, audio transcription, and other audio-related tasks.

📝 JSON Entries

{
  "mcpServers": [
    {
      "elevenlabs": {
        "env": {},
        "args": [],
        "command": "elevenlabs-mcp"
      }
    }
  ]
}

🛠️ Tools

ElevenLabs APIMCP server integration

Features

  • Speech generation
  • Voice cloning
  • Audio transcription
  • Voice design
  • Audio isolation

💬 Example Queries

  • Generate speech from text using ElevenLabs API.
  • Clone a voice for a character in my audio project.