Skip to main content
Glama
ZahiriNatZuke

whisper-transcribe-mcp

transcribe_file

Transcribes audio files (mp3, wav, m4a, etc.) to text with optional language auto-detection and GPT post-processing for grammar and spelling correction.

Instructions

Transcribe an audio file to text.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYesAbsolute path to the audio file (mp3, wav, m4a, ogg, flac, etc.)
languageNoLanguage code (e.g. 'es', 'en', 'fr'). Auto-detected if not provided.
model_sizeNoLocal model size: tiny, base, small, medium, large-v3. Ignored when using the OpenAI backend. Defaults to the WHISPER_MODEL environment variable (default: 'base').
post_processNoIf True, passes the transcription through GPT to fix spelling, grammar, and punctuation. Requires the openai package.
post_process_promptNoCustom system prompt for post-processing. Use this to provide domain-specific context, proper nouns, or product names that Whisper may have misspelled. Falls back to a generic correction prompt if not provided.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

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/ZahiriNatZuke/whisper-transcribe-mcp'

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