HomeDesign & Media › ElevenLabs

ElevenLabs

ElevenLabs MCP server: TTS, music, sound effects, voices, and audio transcription

TypeScript
★ 12 stars Last pushed 2026-09-13 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.5.2)

npx -y @mindstone/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-servers": {
      "command": "npx",
      "args": [
        "-y",
        "@mindstone/[email protected]"
      ],
      "env": {
        "ELEVENLABS_API_KEY": "<YOUR_VALUE>",
        "MCP_WORKSPACE_PATH": "<YOUR_VALUE>"
      }
    }
  }
}
  • ELEVENLABS_API_KEY required secret — ElevenLabs API key (starts with sk_)
  • MCP_WORKSPACE_PATH — Workspace directory for transcription audio file inputs. Defaults to os.tmpdir() when unset.

This repository has 41 servers listed in the Official MCP Registry.

Other names: io.github.mindstone/mcp-server-apple-shortcuts, io.github.mindstone/mcp-server-browser-automation, io.github.mindstone/mcp-server-browserbase, io.github.mindstone/mcp-server-canary, io.github.mindstone/mcp-server-elevenlabs-agents, io.github.mindstone/mcp-server-email-imap, io.github.mindstone/mcp-server-fathom, io.github.mindstone/mcp-server-freshdesk, io.github.mindstone/mcp-server-gamma, io.github.mindstone/mcp-server-google-analytics, io.github.mindstone/mcp-server-google-workspace, io.github.mindstone/mcp-server-hubspot, io.github.mindstone/mcp-server-humaans, io.github.mindstone/mcp-server-kling, io.github.mindstone/mcp-server-microsoft-calendar, io.github.mindstone/mcp-server-microsoft-files, io.github.mindstone/mcp-server-microsoft-mail, io.github.mindstone/mcp-server-microsoft-sharepoint, io.github.mindstone/mcp-server-microsoft-teams, io.github.mindstone/mcp-server-mixmax, io.github.mindstone/mcp-server-nano-banana, io.github.mindstone/mcp-server-napkin, io.github.mindstone/mcp-server-office, io.github.mindstone/mcp-server-openai-image, io.github.mindstone/mcp-server-opus-video-clip, io.github.mindstone/mcp-server-outreach, io.github.mindstone/mcp-server-pandadoc, io.github.mindstone/mcp-server-quickbooks, io.github.mindstone/mcp-server-replit-ssh, io.github.mindstone/mcp-server-retell-ai, io.github.mindstone/mcp-server-runway, io.github.mindstone/mcp-server-salesforce, io.github.mindstone/mcp-server-servicenow, io.github.mindstone/mcp-server-slack, io.github.mindstone/mcp-server-talentlms, io.github.mindstone/mcp-server-vanta, io.github.mindstone/mcp-server-wise, io.github.mindstone/mcp-server-workday, io.github.mindstone/mcp-server-xero, io.github.mindstone/mcp-server-zendesk

Related servers

Data from the Official MCP Registry