Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLVOICE_STTNoSTT engine: groq or gemini.groq
CLVOICE_LANGNoSpoken language: auto, vi, or en.auto
GROQ_API_KEYNoGroq API key (required if using groq).
CLVOICE_CLEANNoClean filler words via Groq LLM (set to '0' to disable).true
CLVOICE_HOTKEYNoHost the push-to-talk watcher in the server (set to '0' to disable).true
GEMINI_API_KEYNoGemini API key (required if using gemini).
CLVOICE_AUTO_PASTENoAuto-paste into focused window (set to 'false' for clipboard only).true
CLVOICE_GROQ_MODELNoGroq Whisper model.whisper-large-v3-turbo
CLVOICE_MIC_DEVICENoExact dshow mic name (default: first input).
CLVOICE_CLEAN_MODELNoGroq chat model for cleanup.llama-3.3-70b-versatile
CLVOICE_FFMPEG_PATHNoPath to the ffmpeg binary.ffmpeg
CLVOICE_MAX_SECONDSNoHard cap on record duration.60
CLVOICE_GEMINI_MODELNoGemini model.gemini-2.5-flash
CLVOICE_DEFAULT_SECONDSNoDefault record duration for MCP tool.15

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/tvtdev94/clvoice-mcp'

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