Local Speech-to-Text Model Context Protocol (MCP) Server π
@lilisetyarini
About Local Speech-to-Text Model Context Protocol (MCP) Server π
Local Speech-to-Text MCP Server offers fast and private transcription using whisper.cpp, designed for Apple Silicon. Enjoy seamless audio support and multiple output formats while keeping memory usage low. πβ¨
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Local Speech-to-Text Model Context Protocol (MCP) Server?
It is a high-performance Model Context Protocol (MCP) server that uses whisper.cpp to convert spoken language into text. Designed for Apple Silicon devices, it processes audio entirely on-device, preserving privacy while providing fast transcription.
How to use Local Speech-to-Text Model Context Protocol (MCP) Server?
Clone the repository, then install dependencies via Homebrew (brew install cmake whisper). Build the project with CMake and make, then run the server with ./local-stt-mcp. Send an audio file as a POST request to http://localhost:8080/transcribe to receive the transcribed text in a JSON response.
Key features of Local Speech-to-Text Model Context Protocol (MCP) Server
- Optimized for Apple Silicon for high performance.
- Full local processing β no data leaves your device.
- Simple RESTful API for easy integration.
- Supports transcription in multiple languages.
- Customizable via a
config.jsonfile (language, model, max length).
Use cases of Local Speech-to-Text Model Context Protocol (MCP) Server
- Real-time transcription of meetings or lectures.
- Voice command recognition in desktop applications.
- Generating subtitles for locally stored media.
- Accessibility tools for converting speech to text offline.
FAQ from Local Speech-to-Text Model Context Protocol (MCP) Server
What hardware is required?
Apple Silicon (M1 or later) is required for optimal performance.
What dependencies are needed?
You need cmake and whisper (via Homebrew) to build and run the server.
Does the server
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments