Skip to main content
Glama

Voice Mode

by mbailey
18
  • Linux
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TTS_VOICENoVoice selection for text-to-speech
LIVEKIT_URLNoLiveKit server URL for room-based communication
STT_BASE_URLNoCustom speech-to-text service URL (OpenAI-compatible)
TTS_BASE_URLNoCustom text-to-speech service URL (OpenAI-compatible)
OPENAI_API_KEYYesYour OpenAI API key for speech-to-text and text-to-speech
LIVEKIT_API_KEYNoLiveKit API key
OPENAI_BASE_URLNoCustom OpenAI API base URL
VOICE_MCP_DEBUGNoEnable detailed logging
LIVEKIT_API_SECRETNoLiveKit API secret
VOICE_MCP_SAVE_AUDIONoSave all audio files (both TTS output and STT input)

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/mbailey/voicemode'

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