Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
_APP_MODELNoModel name for transcription providers
_APP_API_KEYNoAPI key for external transcription providers (e.g., AssemblyAI, OpenAI, Gemini)
_APP_BASE_URLNoBase URL for external transcription providers
_APP_X_API_KEYNoOptional API key for incoming HTTP and MCP authentication
_APP_WHISPER_MODELNoWhisper model size (e.g., large-v3)
_APP_CACHE_TTL_DAYSNoCache TTL in days (0 for no expiration)
_APP_WHISPER_DEVICENoDevice for whisper (cpu or cuda)
_APP_MAX_CACHE_SIZE_MBNoMaximum cache size in MB (0 for unlimited)
_APP_LANGUAGE_DETECTIONNoEnable language detection for AssemblyAI (true/false)
_APP_MCP_HIDE_CLEAR_CACHENoSet to 'true' to hide the clear_cache tool from MCP tools list
_APP_WHISPER_COMPUTE_TYPENoCompute type for whisper (e.g., int8)
_APP_TRANSCRIPTION_BACKENDNoTranscription backend: faster-whisper, assembly, openai, gemini
_APP_TRANSCRIPT_FROM_AUDIONoEnable fallback to audio transcription (true/false)
_APP_JOB_CLEANUP_TEMP_FILESNoClean up temporary work files after processing (true/false)

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/nchekwa/youtube-api-mcp'

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