audio-transcription-mcp
by ebmarquez
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HF_TOKEN | Yes | Hugging Face token (required) | |
| LANGUAGE | No | Transcription language (ISO 639-1) | en |
| MCP_PORT | No | HTTP port (for streamable-http) | 8080 |
| INPUT_DIR | No | Input directory for audio files | ./input |
| OUTPUT_DIR | No | Output directory for transcriptions | ./output |
| MCP_TRANSPORT | No | Transport mode: stdio/streamable-http | streamable-http |
| WHISPER_MODEL | No | Model size: tiny/base/small/medium/large-v3 | large-v3 |
| MAX_FILE_SIZE_GB | No | Maximum file size in GB | 1 |
| CUDA_VISIBLE_DEVICES | No | GPU device ID (-1 for CPU) | 0 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues