ElevenLabs MCP

ElevenLabs MCP

Media
ElevenLabs
claudecursorvscodecodexgeneric
FreeAPI

About

The official ElevenLabs MCP server. Lets AI agents directly invoke ElevenLabs' text-to-speech (TTS) and voice cloning capabilities, converting text into natural, fluent speech with support for multiple languages and voices.

Our Verdict

ElevenLabs MCP brings media capabilities to the MCP ecosystem. Its GitHub popularity reflects community trust, and the standardized protocol ensures broad compatibility across AI clients.

Pricing

free
Free and open source

Use Cases

  • Integrating media capabilities into AI agent workflows
  • Building custom AI-powered tools with ElevenLabs MCP
  • Enhancing AI agent functionality with standardized MCP access

Pros

  • ElevenLabs MCP provides standardized MCP protocol access
  • Open source with 1,498 GitHub stars
  • Active development and community support

Cons

  • Requires MCP-compatible client (Claude, Cursor, etc.)
  • Setup complexity varies by client
  • Some features may depend on client capabilities

Installation

uvx elevenlabs-mcp --api-key YOUR_API_KEY

Frequently Asked Questions

What can ElevenLabs MCP do?

Lets AI agents directly invoke ElevenLabs' voice capabilities: convert text to natural speech (TTS) with multiple languages and voices, clone voices for custom speech, and manage voice libraries. Ideal for AI voice assistants, audio content generation, and multilingual dubbing.

Does ElevenLabs MCP need an API key?

Yes. Register at elevenlabs.io, get an API key, and pass it with --api-key: npx -y @elevenlabs/mcp-server --api-key YOUR_KEY. ElevenLabs offers a free tier for development and testing with a monthly speech generation quota.

How is ElevenLabs' voice quality?

ElevenLabs is widely recognized as one of the top TTS providers, with highly natural speech quality and fine-grained emotional tone control, including non-verbal expressions like sighs and whispers. Supports 30+ languages, with Chinese voice quality continuously improving.