Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BOT_NAMENoDisplay name for the bot; defaults to 'AI'AI
VOICE_IDNoThe cloned voice ID for DashScope
TTS_MODELNoDashScope TTS model; defaults to 'cosyvoice-v3.5-plus'cosyvoice-v3.5-plus
TTS_PROVIDERNoTTS provider: 'dashscope' or 'elevenlabs'; defaults to 'dashscope'dashscope
ELEVENLABS_SPEEDNoElevenLabs voice setting override, e.g., '1.20'
ELEVENLABS_STYLENoElevenLabs voice setting override, e.g., '0.85'
DASHSCOPE_API_KEYNoYour DashScope API key
ELEVENLABS_API_KEYNoYour ElevenLabs API key
ELEVENLABS_MODEL_IDNoElevenLabs model; defaults to 'eleven_v3'eleven_v3
ELEVENLABS_VOICE_IDNoDefault/fallback ElevenLabs voice ID
ELEVENLABS_STABILITYNoElevenLabs voice setting override, e.g., '0.36'
ELEVENLABS_VOICE_ID_ENNoEnglish ElevenLabs voice ID; auto-selected for English text
ELEVENLABS_VOICE_ID_ZHNoChinese ElevenLabs voice ID; auto-selected when text contains Chinese
ELEVENLABS_LANGUAGE_CODENoElevenLabs request language code, e.g., 'zh'
ELEVENLABS_OUTPUT_FORMATNoElevenLabs output format; defaults to 'mp3_44100_128'mp3_44100_128
ELEVENLABS_LANGUAGE_CODE_ENNoEnglish request language code; defaults to 'en' when ELEVENLABS_VOICE_ID_EN is set
ELEVENLABS_LANGUAGE_CODE_ZHNoChinese request language code; defaults to 'zh' when ELEVENLABS_VOICE_ID_ZH is set
ELEVENLABS_SIMILARITY_BOOSTNoElevenLabs voice setting override
ELEVENLABS_USE_SPEAKER_BOOSTNoElevenLabs voice setting override, 'true' or 'false'

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/ALLY596/zero-voice-mcp'

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