Back to search
30
MCP

io.github.jwulff/whisper-mcp

io.github.jwulff/whisper-mcp

Local audio transcription using whisper.cpp. Transcribe with OpenAI Whisper models.

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

Similar MCP servers embedding-nearest

iflow-mcp_arcaputo3-mcp-server-whisper
An MCP server for transcribing audio files using OpenAI Whisper and GPT-4o
0 tools
iflow-mcp_kachio-whisper-mcp
Local MCP server for MLX Whisper transcription
0 tools
io.github.decibri/mcp-listen
Give your AI agents the ability to listen. Microphone capture and speech-to-text.
0 tools
io.github.docdyhr/macwhisper-mcp-server
MacWhisper transcription for Claude Desktop. Fully local, no cloud, audio stays on your Mac.
0 tools
io.github.codecraftersllc/local-voice-mcp
Give your MCP clients the ability to speak by running local voice models using Chatterbox TTS
0 tools
io.github.analyticsinmotion/mcp-listen
Give your AI agents the ability to listen. Microphone capture and speech-to-text.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.jwulff/whisper-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}