Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TTS_RATENoThe rate adjustment for the TTS voice.+0%
TTS_VOICENoThe Edge TTS voice identifier to use for speech synthesis.en-IE-EmilyNeural
OLLAMA_URLNoThe URL for the Ollama server (e.g., http://localhost:11434).http://localhost:11434
TTS_VOLUMENoThe volume adjustment for the TTS voice.+0%
OLLAMA_MODELNoThe Ollama model to use for intent detection (e.g., llama3.2).llama3.2
WHISPER_MODELNoThe Whisper model size for speech-to-text (tiny, base, small, medium, large).base
AGENT_RUNTIME_URLNoThe URL for the Agent Runtime MCP server integration.http://localhost:3001
ENHANCED_MEMORY_URLNoThe URL for the Enhanced Memory MCP server integration.http://localhost:3000
AGI_ORCHESTRATOR_URLNoThe URL for the AGI Orchestrator MCP server integration.http://localhost:8000

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/marc-shade/voice-agi-mcp'

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