loading…
Search for a command to run...
loading…
Enables querying ElevenLabs workspace data, including listing agents and retrieving evaluation runs, through Claude Desktop or any MCP client.
Enables querying ElevenLabs workspace data, including listing agents and retrieving evaluation runs, through Claude Desktop or any MCP client.
A small Model Context Protocol server for poking at ElevenLabs workspace data from inside Claude Desktop or any other MCP client.
I'm Auskin Immanuel. ElevenAgents talks to external systems through tool calls and through MCP. I write the tool definitions every week at work but I've never built an MCP server myself. This repo fixes that.
Two tools, both read-only against the ElevenLabs workspace:
list_agents — returns every agent in the workspace with its ID and nameget_eval_runs — given an agent ID, returns a summary of the latest eval runRead-only on purpose. Mutating things by accident from a chat client is not a fun way to learn the protocol.
python -m venv venv
source venv/bin/activate
pip install -e .
cp .env.example .env # add ELEVENLABS_API_KEY
python server.py
To wire into Claude Desktop, add this to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"elevenlabs": {
"command": "/absolute/path/to/venv/bin/python",
"args": ["/absolute/path/to/server.py"]
}
}
}
Restart Claude Desktop. Ask Claude "list my ElevenLabs agents." The tool call should come back with real data.
.env and don't run this on a shared machine.Выполни в терминале:
claude mcp add elevenlabs-mcp-experiments -- npx Безопасность
Низкий рискАвтоматическая эвристика по публичным данным — не гарантия безопасности.