SERVER
ElevenLabs
Rank #3,546io.github.mindstone/mcp-server-elevenlabs
ElevenLabs MCP server: TTS, music, sound effects, voices, and audio transcription
First listed
May 21, 2026
Last publish date
Jul 11, 2026
OVERVIEW
ElevenLabs is a Model Context Protocol (MCP) server published by mindstone. It ranks #3,546 of 76,851 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. ElevenLabs is listed on Official MCP, with 2 tracked versions. It was first listed on May 21, 2026 and most recently updated on Jul 11, 2026.
STANDING
#3,546of 76,851 tracked serversTop 5%
Ranks ahead of 73,305 of 76,851 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 (2)
| Version | Published |
|---|---|
| 0.4.0 | Jul 11, 2026 |
| 0.3.0 | May 21, 2026 |
FAQ
Frequently asked questions
- Who maintains ElevenLabs?
- ElevenLabs is maintained by mindstone, which publishes 37 MCP servers (38 total versions) tracked on MCP Toplist.
- Is ElevenLabs listed on the Official MCP Registry?
- Yes — ElevenLabs is listed on the Official MCP Registry.
- How many versions does ElevenLabs have?
- MCP Toplist tracks 2 versions of ElevenLabs, most recently published on Jul 11, 2026.
- Where can I find the source code for ElevenLabs?
- The source code for ElevenLabs is hosted at github.com/mindstone/mcp-servers.
EXPLORE