Skip to content
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%
19 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
io.github.csoai-org/voice-audio-mcp
Voice Audio MCP server. Tools: text to speech, list voices, transcribe. Built by MEOK AI Labs.
0 tools
io.github.jolucashornung/live-translate-mcp
MCP server for local speech translation (EN ↔ 中文) via Whisper + Claude + Piper
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

How to use

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

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