audio-transcription-mcp

pmerwin/audio-transcription-mcp

3.3

If you are the rightful owner of audio-transcription-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This application provides real-time audio transcription using OpenAI Whisper, available as both a standalone CLI tool and an MCP server for Cursor and Claude Desktop.

Tools

Functions exposed to the LLM to take actions

start_transcription

Start capturing and transcribing audio.

stop_transcription

Stop the transcription session.

get_status

Get current transcription status.

get_transcript

Retrieve the current transcript content.

clear_transcript

Clear the transcript file and reinitialize.

cleanup_transcript

Delete the transcript file completely.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources