Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port59125
MCP_MODENoOperation mode - mcp or httpmcp
TTS_ENGINENoTTS engine to use - chatterbox, kani-mlx, or kokorochatterbox
PYTHON_PATHNoPath to Python interpreterpython3
KOKORO_SPEEDNoSpeech speed (0.5-2.0)1.0
KOKORO_VOICENoVoice nameaf_sarah
USE_MALE_VOICENoUse male voice instead of bundled female reference voice (true/false)false
KOKORO_LANGUAGENoLanguage codeen-us
KOKORO_MODEL_PATHNoPath to kokoro ONNX model filekokoro-v1.0.onnx
KOKORO_OUTPUT_DIRNoOutput directory for generated audio files
KOKORO_VOICES_PATHNoPath to voices bin filevoices-v1.0.bin
CHATTERBOX_OUTPUT_DIRNoOutput directory for generated audio files
KOKORO_MAX_CHARACTERSNoMaximum number of characters allowed for text input5000
CHATTERBOX_MAX_CHARACTERSNoMaximum number of characters allowed for text input2000
CHATTERBOX_PLAYBACK_VOLUMENoDefault audio playback volume as percentage (0-100)50
CHATTERBOX_REFERENCE_AUDIONoPath to reference audio file for voice cloning

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/CodeCraftersLLC/local-voice-mcp'

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