Transcribe speech on Linux and inject text into Claude via Tmux.
This tool is described as a local Linux speech-to-text MCP server with no required secrets and no declared remote endpoints, so its profile is closer to a local-only tool. The main concerns are local code execution and text injection into Tmux/Claude input streams, plus low community adoption and unknown maintenance status.
The materials explicitly state that no keys or environment variables are required, with no visible API tokens, account credentials, or clear credential-abuse surface.
No remote endpoints are declared, and the description emphasizes local speech-to-text processing; based on the provided materials, there is no factual indication that audio or text is sent to third-party services.
The system flags that it executes code; the description also indicates local Linux handling of push-to-talk input and injection into Tmux/Claude input streams. This is normal local process execution and interaction capability, but its runtime privileges and session boundaries should be watched.
By function, it likely accesses local audio input and interacts with Tmux sessions/Claude input streams. The materials do not describe broader filesystem access or excessive system permissions, but its input-injection capability means it should be constrained to the minimum necessary session scope.
Positive factors include publicly available source code and an Apache 2.0 license, making code review possible. However, it comes from a third-party registry, has 0 stars, and has unknown maintenance status, indicating weaker supply-chain maturity and maintenance signals.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "stt-mcp-server-linux" yet — see the docs or source repo.
Help me set up stt-mcp-server-linux so that in Linux Tmux, pressing Right Ctrl lets me speak and automatically sends the transcribed text into Claude's input box. Include installation steps, dependencies, and how to start it.
A practical setup guide explaining how to enable push-to-talk transcription and inject text into Claude's input stream.
My stt-mcp-server-linux can record audio but cannot insert text into the Claude Tmux session. Give me a step-by-step troubleshooting checklist covering hotkeys, permissions, Tmux session detection, and log inspection.
A structured troubleshooting checklist to pinpoint issues in recording, transcription, or Tmux injection.
Using stt-mcp-server-linux, design an efficient voice workflow: trigger transcription with Right Ctrl on Linux, send the text into Claude, and make it suitable for code comments, command-line explanations, and quick idea capture.
A voice-input workflow tailored for development and note-taking, including trigger methods, usage tips, and suitable tasks.
Convert speech into text for note-taking, organization, and analysis.
Convert text to speech via one interface with local and cloud engines.
Enable AI to transcribe audio, detect languages, and extract metadata.
Transcribe audio to text with speaker diarization for meetings and interviews.
Execute SSH commands on remote servers and resume large file transfers.
Access text-to-speech, speech-to-text, and voice management via ElevenLabs API.