Skip to main content
Glama
galacoder

MCP Whisper Transcription

by galacoder

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TEMP_DIRNoTemporary directory for processing files../temp
MAX_WORKERSNoMaximum number of concurrent workers for batch processing.4
DEFAULT_MODELNoDefault Whisper model to use for transcription.mlx-community/whisper-large-v3-turbo
OPENAI_API_KEYNoOptional API key for future cloud features.
OUTPUT_FORMATSNoComma-separated list of output formats for transcription results.txt,md,srt,json

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/galacoder/mcp-whisper-transcription'

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