marcindulak/stt-mcp-server-linux
Local speech-to-text MCP server for Tmux on Linux (for use not only with Claude Code)
Implements push-to-talk speech-to-text via OpenAI Whisper (tiny model by default) with keyboard monitoring through `/dev/input` and audio capture via `/dev/snd`, running in a Docker container. Supports both MCP protocol integration with Claude Code and standalone Tmux mode, injecting transcribed text directly into terminal sessions using Tmux send-keys. Architecture uses modular composition with pluggable transcription engines (Whisper/Vosk) and output handlers, coordinated by an async event loop that keeps the server responsive during background transcription.
Stars
22
Forks
4
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/marcindulak/stt-mcp-server-linux"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kajidog/mcp-tts-voicevox
VOICEVOX MCP Server (MCP Apps対応)
blacktop/mcp-tts
MCP Server for Text to Speech
austenstone/myinstants-mcp
MCP server that lets your ai agent press sound buttons. it's not that deep.
k2wanko/voicepeak-mcp
MCP server for VOICEPEAK text-to-speech synthesis
agrathwohl/carla-mcp-server
An MCP server for controlling the Carla audio plugin host