ElevenLabs MCP ServerServer

nguyendinhsinh361
GitHub
Audio ProcessingText-to-SpeechSpeech Processing

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": {
          "ELEVENLABS_API_KEY": "<insert-your-api-key-here>"
        },
        "args": [
          "elevenlabs-mcp"
        ],
        "command": "uvx"
      }
    }
  ]
}

šŸ› ļø Tools

uvpip

⚔ Features

  • Generates speech
  • Clones voices
  • Transcribes audio

šŸ’¬ Example Queries

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