Skip to main content
Glama
Knuckles-Team

audio-transcriber

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind host for HTTP transports0.0.0.0
PORTNoBind port for HTTP transports8000
DEBUGNoVerbose loggingFalse
MCP_URLNoURL of the MCP server the agent connects to (agent only)http://localhost:8000/mcp
MISCTOOLNoToggle the miscellaneous/health-check toolTrue
MODEL_IDNoModel ID for the agent (agent only)gpt-4o
PROVIDERNoLLM provider for the agent (agent only)openai
TRANSPORTNoTransport mode: stdio, streamable-http, or ssestdio
ENABLE_OTELNoEnable OpenTelemetry exportTrue
EUNOMIA_TYPENoAuthorization mode: none, embedded, remotenone
ENABLE_WEB_UINoServe the AG-UI web interface (agent only)True
MCP_TOOL_MODENoTool surface: condensed, verbose, or bothcondensed
WHISPER_MODELNoLocal OpenAI Whisper model for local transcription (e.g., base, tiny, small)base
MCP_ENABLED_TAGSNoComma-separated tag allow-list
PYTHONUNBUFFEREDNoUnbuffered stdout1
MCP_DISABLED_TAGSNoComma-separated tag deny-list
MCP_ENABLED_TOOLSNoComma-separated tool allow-list
EUNOMIA_REMOTE_URLNoRemote Eunomia server URL
MCP_DISABLED_TOOLSNoComma-separated tool deny-list
OPENROUTER_API_KEYYesOpenRouter API key for LLM provider
EUNOMIA_POLICY_FILENoEmbedded policy filemcp_policies.json
AUDIO_PROCESSINGTOOLNoToggle the audio-processing (transcription) toolTrue
AUDIO_TRANSCRIPTOR_API_KEYYesAPI key for the audio transcription backend
OTEL_EXPORTER_OTLP_ENDPOINTNoOTLP collector endpoint
OTEL_EXPORTER_OTLP_PROTOCOLNoOTLP protocol (e.g., http/protobuf)
OTEL_EXPORTER_OTLP_PUBLIC_KEYNoOTLP auth public key
OTEL_EXPORTER_OTLP_SECRET_KEYNoOTLP auth secret key
LANGSMITH_DEFAULT_SYSTEM_PROMPTNoDefault system prompt for LangSmith tracing

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/Knuckles-Team/audio-transcriber'

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