Skip to main content
Glama

ElevenLabs MCP Server

by afarhadi99
smithery.config.json727 B
{ "name": "elevenlabs-mcp", "description": "MCP server for ElevenLabs API - Comprehensive text-to-speech, voice generation, audio isolation and more", "version": "1.0.0", "category": "audio", "tags": ["elevenlabs", "tts", "text-to-speech", "audio", "voice", "ai"], "homepage": "https://github.com/yourusername/elevenlabs-mcp", "author": { "name": "Your Name", "url": "https://github.com/yourusername" }, "configSchema": { "type": "object", "properties": { "apiKey": { "type": "string", "title": "ElevenLabs API Key", "description": "Your ElevenLabs API key. Get it from https://elevenlabs.io/app/settings/api-keys" } }, "required": ["apiKey"] } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/afarhadi99/elevenlabs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server