Ffvoice runs on your own machine — the client starts it, so there is no endpoint to ping. 415 installs a week from pypi. Last commit 26 Aug 2026.
Offline speech-to-text & speaker diarization MCP server: transcribe audio on-device, no cloud
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
setup.py: выполняет код при установке пакета
subprocess.check_call(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ffvoice -- uvx ffvoice
{
"mcpServers": {
"ffvoice": {
"args": [
"ffvoice"
],
"command": "uvx"
}
}
}
[mcp_servers.ffvoice]
command = "uvx"
args = ["ffvoice"]
{
"mcpServers": {
"ffvoice": {
"args": [
"ffvoice"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ffvoice": {
"args": [
"ffvoice"
],
"command": "uvx"
}
}
}
Voice Audio MCP server. Tools: text to speech, list voices, transcribe. Built by MEOK AI Labs.
EarScribe is a browser-based transcription tool that converts audio to text on-device using OpenAI
Search your dictation transcripts and transcribe audio or video on-device, with speaker labels.
Transcribe audio and video with Speechmatics speech-to-text from Claude and any MCP client.
MCP server exposing the AceDataCloud Fish Audio API (text-to-speech with voice conditioning)
Search, read, and create speech-to-text transcripts on-device with the Whisper Notes Mac app.
Convert text to speech, transcribe audio, and dub videos with AI voices
Local, offline transcription, speakers, keyframes, on-screen text and review of any audio or video.
Answers built from our own checks of this server.