Skip to content
Back to search
30
MCP

FFVoice

pulsemcp/ffvoice

Offline speech-to-text and speaker diarization using on-device Whisper processing.

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

Similar MCP servers embedding-nearest

io.github.chicogong/ffvoice
Offline speech-to-text & speaker diarization MCP server: transcribe audio on-device, no cloud
0 tools
MacWhisper
Local MacWhisper speech-to-text integration for on-device audio transcription.
0 tools
Local Voice
Run local text-to-speech models with Chatterbox and Kokoro engines
0 tools
Audio Transcriber (OpenAI Whisper)
Provides speech-to-text transcription capabilities using OpenAI's Whisper API with configurable language settings and optional file saving
0 tools
VoiceIntel
Acoustic sentiment parsing and voice veracity analyzer.
0 tools · sse
ffvoice engine
Metadata-only Glama MCP server.
0 tools

How to use

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

{
  "mcpServers": {
    "ffvoice": {
      "url": "None",
      "transport": "http"
    }
  }
}