Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WHISPER_MODELNoWhisper model size to use for local inference (e.g., tiny, base, small, medium, large-v3, turbo).base
OPENAI_API_KEYNoOpenAI API key. Required if using the 'openai' backend.
WHISPER_BACKENDNoTranscription backend to use: 'auto' (tries local first, falls back to OpenAI), 'local' (faster-whisper), or 'openai' (Whisper API).auto
WHISPER_LANGUAGENoISO-639-1 language code (e.g., 'en'). Defaults to auto-detection if not specified.
TELEGRAM_BOT_TOKENNoTelegram Bot API token. Required for the transcribe_telegram_voice tool.

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/abid-mahdi/whisper-telegram-mcp'

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