Back to search
30
MCP

io.github.chicogong/ffvoice

io.github.chicogong/ffvoice

Offline speech-to-text & speaker diarization MCP server: transcribe audio on-device, no cloud

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.boska/vox
Native macOS MCP server for voice I/O — Swift binary, SFSpeechRecognizer + ElevenLabs TTS.
0 tools
io.github.jkawamoto/mcp-youtube-transcript
An MCP server retrieving transcripts of YouTube videos
0 tools
io.github.jwulff/whisper-mcp
Local audio transcription using whisper.cpp. Transcribe with OpenAI Whisper models.
0 tools
@kajidog/mcp-tts-voicevox
VOICEVOX integration for MCP - Text-to-Speech server using VOICEVOX engine
0 tools
iflow-mcp_mcp-audio
MCP server for audio transcription using SiliconFlow API
0 tools
Voice Transcriber MCP Server
MCP server for transcribing Google Chat voice messages using Groq Whisper API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.chicogong/ffvoice": {
      "url": "None",
      "transport": "http"
    }
  }
}