ElevenLabs MCP ServerServer

elevenlabs
GitHub
Audio ProcessingText-to-SpeechSpeech Generation

Loading subscription status...

💡 Description

An official Model Context Protocol (MCP) server that enables AI clients to interact with the audio processing and text-to-speech APIs of ElevenLabs, allowing capabilities such as voice generation, voice cloning, audio transcription, and more.

📝 JSON Entries

{
  "mcpServers": [
    {
      "ElevenLabs": {
        "env": {
          "ELEVENLABS_API_KEY": "<insert-your-api-key-here>"
        },
        "args": [
          "elevenlabs-mcp"
        ],
        "command": "uvx"
      }
    }
  ]
}

🛠️ Tools

Claude DesktopWindsurfOpenAI Agents

💬 Example Queries

  • Create an AI agent that speaks like a film noir detective and can answer questions about classic movies.
  • Generate three variations of voice for a wise and ancient dragon. I will then choose my favorite voice to add to my voice library.
  • Convert this recording of my voice to sound like that of a medieval knight.
  • Create an ambient soundscape of a thunderstorm in a dense jungle with animals reacting to the weather.
  • Transcribe this speech into text, identify different speakers, and then convert it back using unique voices for each person.