Private transcription with whisper.cpp
Local speech-to-text without cloud dependencies. Auto format conversion, intelligent chunking, speaker diarization.
{
"mcpServers": {
"whisper-local": {
"mcpServers": {
"whisper-local": {
"args": [
"-y",
"local-speech-to-text-mcp"
],
"command": "npx"
}
}
}
}
}