$ timeahead.in
/ servers/npm/@angelogiacco/elevenlabs-mcp-server
npm

@angelogiacco/elevenlabs-mcp-server

An ElevenLabs MCP server

1 stars708/wkupdated 156d agogithub ↗
74fair
▣ Overview
Discord CommunityTwitterPyPITests

What it does

The official ElevenLabs MCP server that integrates text-to-speech, voice cloning, audio transcription, and voice conversion into MCP clients. It exposes ElevenLabs' audio generation and processing APIs—speech synthesis, voice cloning and conversion, audio transcription, and voice variation generation—to Claude, Cursor, Windsurf, and other MCP-compatible tools, enabling users to manipulate audio without leaving their development environment.

Who it's for

Voice engineers, content creators, and developers building audio-enhanced applications who want Claude to programmatically generate speech, clone or convert voices, or transcribe audio without switching between tools or manually uploading files.

Common use cases

  • Generate dialogue or narration for video games, educational content, or podcasts using Claude-selected voices
  • Clone a voice from a sample recording and then generate speech in that voice
  • Transcribe audio recordings and regenerate the speech with different voice characteristics
  • Create voice variations for characters in interactive fiction or game scenarios
  • Convert one speaker's voice to another for accessibility or creative audio effects

Setup pitfalls

  • Requires a valid ElevenLabs API key (free tier: 10,000 credits/month; paid plans unlock higher limits)
  • Must install uv (Python package manager) before installing the server via uvx
  • File output modes (ELEVENLABS_MCP_OUTPUT_MODE) default to writing to disk at ~/Desktop; specify resources mode for containerized or serverless deployments
  • Last commit was 141 days ago; verify compatibility with your Claude version before relying on it in production
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
65
16.3
Adoption
20%
37
7.4
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
73.7
⚿ Capabilities & Risk Explainer
fs readfs writenetworksecrets
◆ Risk level: medium
fs read + fs write + network + secrets — requires access to credentials or environment secrets.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "angelogiaccoelevenlabs": {
      "command": "npx",
      "args": [
        "-y",
        "@angelogiacco/elevenlabs-mcp-server"
      ]
    }
  }
}
📈 Score historylast 35 snapshots
4/30/20266/13/2026 · 35 snapshots
⚙ Maintenance health
26/ 100 · is this project alive?
contributors (1y)12
top contributor share50%
releases (1y)0
ci✗ none
⛁ Raw data
weekly downloads708
github stars1
forks0
open issues0
license✓ present
readme length7053 chars
last publish56d ago
last commit156d ago
last updated3d ago
install verified✓ pass · 31d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points