Skip to main content
Glama

ElevenLabs MCP Server

by afarhadi99
smithery.yaml696 B
name: elevenlabs-mcp version: 1.0.0 description: MCP server for ElevenLabs API - Comprehensive text-to-speech, voice generation, audio isolation and more # Runtime configuration runtime: typescript # Start command startCommand: command: node args: - src/index.js # Configuration schema for user inputs config: 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 secret: true required: - apiKey # Metadata category: audio tags: - elevenlabs - tts - text-to-speech - audio - voice - ai - sound-effects - voice-cloning

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