All servers



ElevenLabs
verifiedText-to-speech and voice cloning via ElevenLabs.
by ElevenLabs2.7kMITupdated 1mo agoadded 1y ago
Generate audio from text, manage voices, and orchestrate TTS pipelines.
Install
Add this block to your claude_desktop_config.json then restart Claude Desktop.
claude_desktop_config.jsonjson
{
"mcpServers": {
"elevenlabs": {
"command": "uvx",
"args": [
"elevenlabs-mcp"
],
"env": {
"ELEVENLABS_API_KEY": "sk_xxx"
}
}
}
}Related servers
EverArt
by Anthropic
51k
Generate images via the EverArt API.
Node.jsOfficialAI / LLMauth
updated 1mo ago
Sequential Thinking
by Anthropic
51k
Structured chain-of-thought scratchpad for complex problems.
Node.jsOfficialAI / LLM
updated 1mo ago
AWS KB Retrieval
by modelcontextprotocol
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
UnknownCloudKnowledge