Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VOICE_CACHENoWhether to cache audio. Defaults to 'true'.true
VOICE_SPEEDNoSpeed for playback. Defaults to '1.0'.1.0
VOICE_VOLUMENoVolume for playback. Defaults to '1.0'.1.0
VOICE_PROVIDERNoProvider to use: 'elevenlabs' or 'mock'. Auto-selects 'elevenlabs' when ELEVENLABS_API_KEY exists, otherwise uses 'mock'.
VOICE_CACHE_DIRNoDirectory for cache. Defaults to '.voice-cache'..voice-cache
AUDIO_PLAYER_CMDNoOptional command override for the audio player (e.g., 'afplay', 'aplay', 'ffplay').
ELEVENLABS_MODELNoLegacy alias for ELEVENLABS_MODEL_ID.
VOICE_MCP_CONFIGNoPath to an external configuration file.
ELEVENLABS_FORMATNoAudio format for ElevenLabs. Defaults to 'mp3'.mp3
ELEVENLABS_API_KEYNoAPI key for ElevenLabs. Required for using the ElevenLabs provider.
ELEVENLABS_MODEL_IDNoModel ID for ElevenLabs. Defaults to 'eleven_flash_v2_5'.eleven_flash_v2_5
ELEVENLABS_VOICE_IDNoVoice ID for ElevenLabs. Defaults to 'hpp4J3VqNfWAUOO0d1Us'.hpp4J3VqNfWAUOO0d1Us
VOICE_OUTPUT_DEVICENoOutput device for audio. Defaults to 'default'.default

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/francbonet/voice-mcp-server'

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