ElevenLabs Agents MCP Server
ElevenLabs Conversational AI MCP server for Model Context Protocol hosts. Inspect and author voice agents, review conversation transcripts and recordings, manage phone-number assignments, place outbound calls, submit or monitor scheduled batch calls, and write to the knowledge base through the ElevenLabs ConvAI API. Its 31 documented tools cover agent, knowledge, base, phone.
People connecting productivity tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
One of 41 MCP servers published from mindstone/mcp-servers. Stars and repository activity are shared across all of them. See all 41 →
VERIFIED ACTIVE
LAST COMMIT 2026-08-19 · VERIFIED 2026-08-25
NOASSERTION · TypeScript servers · how we verify → /methodology
01 · Install ElevenLabs Agents
before you install - you'll need
Set ELEVENLABS_API_KEY before connecting.
Claude Code
claude mcp add mindstone-mcp-servers-connectors-elevenl -- npx -y @mindstone/mcp-server-elevenlabs-agents Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"mindstone-mcp-servers-connectors-elevenl": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-elevenlabs-agents"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license no standard license detected - usage rights unclear; check the repo before commercial use
npm package @mindstone/mcp-server-elevenlabs-agents - published under the repo owner's npm scope (@mindstone)
registry namespace io.github.mindstone is GitHub-verified and matches the repo owner
03 · What ElevenLabs Agents can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can save your ElevenLabs API key, list voice agents in the workspace, get one agent, including prompts and nested conversation config, and create a new agent from a user-friendly authoring surface.
Capability map
Tools grouped from the project's README - what ElevenLabs Agents lets an agent do.
Agent
7 tools - e.g. Get one agent, including prompts and nested conversation config; Create a new agent from a user-friendly authoring surface; Partially update one agent via PATCH deep-merge semantics
get_agent · create_agent · update_agent · duplicate_agent · delete_agent · list_agent_tools…
Knowledge
6 tools - e.g. List knowledge-base documents; Get one knowledge-base document (metadata + /content body, capped ~50KB); Add a KB document in text, file, or URL mode
list_knowledge_base_docs · get_knowledge_base_doc · add_knowledge_base_document · delete_knowledge_base_document · get_knowledge_base_rag_index_status · rebuild_knowledge_base_rag_index
Phone
5 tools - e.g. List configured phone numbers; Get one phone number and its label/assignment; Import a Twilio or SIP trunk number into the workspace
list_phone_numbers · get_phone_number · import_phone_number · update_phone_number · delete_phone_number
Conversation
4 tools - e.g. Test an agent with a simulated user message before telephony work; Get a full conversation transcript and analysis; Download the conversation recording to a tmp file
simulate_conversation · get_conversation · get_conversation_audio · submit_conversation_feedback
Batch
4 tools - e.g. List recent batch-call jobs in the workspace; Inspect one batch job, including per-recipient statuses; Cancel a queued or scheduled batch job
list_batch_calls · get_batch_call · cancel_batch_call · retry_batch_call
read & search
2 tools - e.g. List voice agents in the workspace; List conversations, optionally filtered by agent/date/success
list_agents · list_conversations
Configure
1 tool - e.g. Save your ElevenLabs API key
configure_elevenlabs_agents_api_key
Make
1 tool - e.g. Place one outbound call after resolving the phone-number provider automatically
make_outbound_call
04 · Who maintains ElevenLabs Agents
ElevenLabs Agents is maintained by mindstone. We track 41 MCP servers from mindstone - 41 actively maintained, 10 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from mindstone.
- OpenAI Image OpenAI image generation MCP server for Model Context Protocol hosts ★ 10
- Google Workspace Google Workspace MCP server for Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, and more ★ 10
- Slack Slack MCP server: channels, messages, threads, reactions, users, files, and scheduled messages ★ 10
- HubSpot HubSpot CRM: contacts, deals, tickets, line items, properties, marketing, files, workflows, threads ★ 10
- Gamma Gamma AI presentation generation MCP server for Model Context Protocol hosts ★ 10
- Browser Automation Browser automation MCP server: navigate, fill forms, click, screenshot, and manage tabs ★ 10
05 · Facts
- repository
- github.com/mindstone/mcp-servers
- category
- productivity - actively maintained as of 2026-08-25.
- registry
- io.github.mindstone/mcp-server-elevenlabs-agents (active, first published 2026-08-09 · 2 versions)
- packages
- npm:@mindstone/mcp-server-elevenlabs-agents
06 · ElevenLabs Agents FAQ
Is ElevenLabs Agents still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-19. We re-verify nightly.
What can ElevenLabs Agents do?
With this server connected, an agent can save your ElevenLabs API key, list voice agents in the workspace, get one agent, including prompts and nested conversation config, and create a new agent from a user-friendly authoring surface.
How do I install ElevenLabs Agents?
Run `npx -y @mindstone/mcp-server-elevenlabs-agents`. The README documents one environment variable (ELEVENLABS_API_KEY) to set first. Set ELEVENLABS_API_KEY before connecting. You can also paste the ready-made client config above.
Does ElevenLabs Agents run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to ElevenLabs Agents
Alternatives to ElevenLabs Agents
Maintained productivity servers if ElevenLabs Agents isn't the fit.
- Reactive Resume Free open-source resume builder with remote MCP tools for resumes and job applications. ★ 41,676 · 2026-08-24
- Praison AI AI Agents Framework with Self Reflection and MCP support ★ 8,955 · 2026-08-24
- Kaneo Official MCP server for Kaneo: manage tasks, projects, and labels from Claude and other MCP clients ★ 8,508 · 2026-08-24
- Basic Memory Local-first knowledge management with bi-directional LLM sync via Markdown files. ★ 3,749 · 2026-08-24
- Mindwtr Task and project automation for local Mindwtr data, with read-only self-hosted Cloud access. ★ 1,742 · 2026-08-25
- Pm Claude Skills 1117 professional Agent Skills + workflow recipes - searchable & fetchable over MCP. ★ 1,308 · 2026-08-24
Pairs well with
Servers that cover what ElevenLabs Agents doesn't - only shown when the pairing reason fits the companion.
More productivity MCP servers · Email (IMAP/SMTP) (mindstone) · Fathom · Freshdesk · Gamma · Google Analytics 4