ElevenLabs MCP
Official ElevenLabs MCP server. Wraps the full ElevenLabs API surface: text-to-speech, voice cloning, speech-to-text, dubbing, sound effect generation, audio isolation, voice design. MIT-licensed, distributed via PyPI as elevenlabs-mcp. Free tier with 10,000 credits per month.
“Official ElevenLabs MCP server. Wraps the full ElevenLabs API surface: text-to-speech, voice cloning, speech-to-text, dubbing, sound effect generation, audio isolation, voice design. 14 releases shipped, MIT-licensed, distributed via PyPI as elevenlabs-mcp. The release cadence has slowed (last release January, 0 commits in the last 30 days), so flag this for a freshness re-check at the 90-day mark. Audio AI is a thin slice of the agent ecosystem today, and ElevenLabs is the reference vendor. A free tier with 10,000 credits per month makes the surface accessible for evaluation. Output modes (files, resources, both) control whether generated audio lands on disk, comes back as MCP resources (base64-encoded for binary), or both. Long-running operations like voice design and audio isolation may exceed default MCP timeout windows.”
INSTALL THIS SERVER
{
"mcpServers": {
"ElevenLabs": {
"command": "uvx",
"args": [
"elevenlabs-mcp"
],
"env": {
"ELEVENLABS_API_KEY": "<your-elevenlabs-api-key>"
}
}
}
}
{
"mcpServers": {
"ElevenLabs": {
"command": "uvx",
"args": [
"elevenlabs-mcp"
],
"env": {
"ELEVENLABS_API_KEY": "<your-elevenlabs-api-key>"
}
}
}
}
{
"mcpServers": {
"ElevenLabs": {
"command": "uvx",
"args": [
"elevenlabs-mcp"
],
"env": {
"ELEVENLABS_API_KEY": "<your-elevenlabs-api-key>"
}
}
}
}
{
"mcpServers": {
"ElevenLabs": {
"command": "uvx",
"args": [
"elevenlabs-mcp"
],
"env": {
"ELEVENLABS_API_KEY": "<your-elevenlabs-api-key>"
}
}
}
}
{
"mcpServers": {
"ElevenLabs": {
"command": "uvx",
"args": [
"elevenlabs-mcp"
],
"env": {
"ELEVENLABS_API_KEY": "<your-elevenlabs-api-key>"
}
}
}
}
7 TOOLS AVAILABLE
OUR ASSESSMENT
- Official ElevenLabs org publication.
- 14 release tags shipped over 13 months.
- MIT-licensed.
- PyPI package elevenlabs-mcp with uvx one-line install.
- Free tier API key (10k credits/month) lowers evaluation friction.
- Three output modes (files, resources, both) for different agent integration patterns.
- Configurable file output base path via ELEVENLABS_MCP_BASE_PATH.
- 0 commits in the last 30 days; last release January 2026. Active maintenance has slowed.
- Long-running operations (voice design, audio isolation) may exceed MCP timeout windows.
- Generation costs ElevenLabs credits; production usage requires a paid plan.
ELEVENLABS_API_KEY env var holds the credential. Generated audio files write to the configured ELEVENLABS_MCP_BASE_PATH (default ~/Desktop). Voice cloning operations on personal voices have privacy implications; review ElevenLabs voice cloning consent requirements before enabling on agents that have access to user audio. The resources output mode keeps generated audio in memory, useful for sandbox deployments.
Teams building agents that produce or consume audio (podcast tooling, accessibility, voiceover automation), workflows that combine speech-to-text, voice cloning, and TTS in a single agent session, and sound design exploration where the agent generates and iterates on soundscapes.
TECHNICAL DETAILS
ADOPTION METRICS
// Reading this1,338 stars on the elevenlabs/elevenlabs-mcp repo. 0 commits on main in the last 30 days at audit (2026-05-03). Watch for cadence recovery before re-promoting.
// Reading thisThird-ranked in ai-ml. Distinct sub-niche (voice/audio AI) from the vector-DB and code-intelligence picks in this batch.
SOURCES & VERIFICATION
We don't take any single directory's word for it. Before scoring, we cross-reference 5 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.
The same server, 5 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.
| Source | Their rating | Their star count | Their downloads | Last synced |
|---|---|---|---|---|
| AutomationSwitch This page | 4editorial | 1,333 | — | MAY 3, 2026 |
| PulseMCP | — unrated | unavailable | unavailable | APR 29, 2026 |
| MCP.so | — unrated | unavailable | unavailable | APR 29, 2026 |
| Glama | — unrated | unavailable | unavailable | APR 29, 2026 |
| Smithery | — unrated | unavailable | unavailable | APR 29, 2026 |
| Official MCP Registry | — unrated | unavailable | unavailable | APR 29, 2026 |
// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.
OTHER AI / ML MCP SERVERS
Cognee MCP
Knowledge graph plus vector memory engine for AI agents, exposed as an MCP server with V2 session-aware memory tools (remember, recall, forget, improve) and classic V1 ingestion pipelines (cognify, codify). Three transports: stdio, SSE, Streamable HTTP. 16,965 GitHub stars, Apache-2.0.
Codebase Memory MCP
High-performance code intelligence MCP server for AI coding agents. Indexes a codebase into a queryable knowledge graph in milliseconds, with 14 MCP tools spanning structural search, call-chain tracing, impact analysis, dead-code detection, and Cypher queries. Single static C binary, 66 languages via tree-sitter, zero runtime dependencies.
Arize Phoenix MCP
LLM observability platform exposing prompts, projects, traces, spans, sessions, datasets, and experiments through MCP. Published to npm as @arizeai/phoenix-mcp, current 4.0.8 (2026-04-29). 9,496 stars on parent monorepo, Elastic License 2.0.
Qdrant MCP Server
Official Qdrant vector database MCP server. Acts as a semantic memory layer on top of Qdrant: store information with metadata, retrieve via similarity search. Two tools, very small surface area, exceptionally maintained by the Qdrant team. Configurable embedding provider (fastembed default), supports remote and local Qdrant clusters.
Amazon Bedrock AgentCore MCP
Official AWS Labs MCP server for Amazon Bedrock AgentCore: agent runtime, memory, gateway, identity, and observability. Tools fetch curated AgentCore documentation and surface deployment guides for runtime, memory, and gateway resources. Apache-2.0 within awslabs/mcp monorepo (8,924 parent stars).
Vapi MCP
Vapi.ai voice AI server SDK with MCP server module. Manage voice assistants, trigger outbound calls, and inspect call transcripts. 118 GitHub stars and 14 commits on main in the last 30 days.
DISCUSS YOUR
MCP REQUIREMENTS.
Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.