Local Speech-to-Text

Provides local speech-to-text transcription using whisper.cpp with automatic audio format conversion, intelligent chunking for lon

smartlittleapps 17
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server provides local speech-to-text transcription using whisper.cpp optimized for M1 MacBook Pro performance, built by SmartLittleApps with TypeScript and the Model Context Protocol SDK. It offers six core tools: basic audio transcription with automatic format conversion via ffmpeg, long audio file processing with intelligent chunking and overlap handling, speaker diarization using PyTorch and pyannote.audio for multi-speaker identification, model management for whisper model discovery and recommendations, health checking for installation validation, and version reporting. The implementation features automatic audio format conversion, M1-specific optimizations, Python integration for advanced diarization capabilities, and support for multiple output formats including VTT, SRT, JSON, and plain text, making it valuable for podcast transcription, meeting notes, interview processing, and any workflow requiring private, local speech-to-text processing without cloud dependencies.

Source

Repository: https://github.com/smartlittleapps/local-stt-mcp/tree/HEAD/mcp-server

Maintain Local Speech-to-Text?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Local Speech-to-Text on getagentictools](https://getagentictools.com/mcp/smartlittleapps-local-stt-mcp?ref=badge)