SERVER
ElevenLabs
Rank #3454io.github.mindstone/mcp-server-elevenlabs
ElevenLabs MCP server: TTS, music, sound effects, voices, and audio transcription
First listed
May 21, 2026
Last publish date
May 21, 2026
OVERVIEW
ElevenLabs is a Model Context Protocol (MCP) server published by mindstone. It ranks #3454 of 58,900 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. ElevenLabs is listed on Official MCP, with 1 tracked version. It was first listed on May 21, 2026 and most recently updated on May 21, 2026.
STANDING
#3,454of 58,900 tracked serversTop 10%
Ranks ahead of 55,446 of 58,900 servers on MCP Toplist.
CONNECT
Use ElevenLabs
Add ElevenLabs to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-server-elevenlabs": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-elevenlabs"
],
"env": {
"ELEVENLABS_API_KEY": "<your ELEVENLABS_API_KEY>",
"MCP_WORKSPACE_PATH": "<your MCP_WORKSPACE_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
mindstone
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.3.0 | May 21, 2026 |
FAQ
Frequently asked questions
- What is ElevenLabs?
- ElevenLabs MCP server: TTS, music, sound effects, voices, and audio transcription
- Who maintains ElevenLabs?
- ElevenLabs is maintained by mindstone, which publishes 35 MCP servers (34 total versions) tracked on MCP Toplist.
- Is ElevenLabs an official MCP server?
- Yes — ElevenLabs is listed on the Official MCP Registry.
- How many versions does ElevenLabs have?
- MCP Toplist tracks 1 version of ElevenLabs, most recently published on May 21, 2026.
- Where can I find the source code for ElevenLabs?
- The source code for ElevenLabs is hosted at github.com/mindstone/mcp-servers.
EXPLORE