Skip to main content
Glama

ElevenLabs MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ELEVENLABS_STYLENoValue for styling of generated speech, default is 0.1.0.1
ELEVENLABS_API_KEYYesYour ElevenLabs API key required for accessing the text-to-speech service.
ELEVENLABS_MODEL_IDNoThe model ID for ElevenLabs, default is 'eleven_flash_v2'.eleven_flash_v2
ELEVENLABS_VOICE_IDYesThe ID of the voice you wish to use for text-to-speech conversion.
ELEVENLABS_STABILITYNoValue representing the stability of the generated speech, default is 0.5.0.5
ELEVENLABS_OUTPUT_DIRNoDirectory where output audio files will be stored, default is 'output'.output
ELEVENLABS_SIMILARITY_BOOSTNoValue representing the similarity boost, default is 0.75.0.75

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/mamertofabian/elevenlabs-mcp-server'

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