HomeServersSpeech-to-Text › eviscerations/whisper-windows-mcp
MCP Server Active Other local

eviscerations/whisper-windows-mcp

Windows-native local audio and video transcription using whisper.cpp with Vulkan GPU acceleration. No cloud APIs, no Python. Batch processing, multilingual support, model management, and background job handling built in.

Quality score 53/100
View on GitHub →
Stars
★ 1
Last commit
10d ago
Language
JavaScript
Install
npm / npx

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "whisper-windows-mcp": {
      "command": "npx",
      "args": ["-y", "whisper-windows-mcp"]
    }
  }
}

Topics

Related in Speech-to-Text

MCP Server Active

ankurmans/pepys-mcp

Pay-once transcription for audio, video, and whole podcast feeds via [Pepys](https://pepys.co). Transcribe a file or a pasted YouTube/podcast link, get speaker diarization, export SRT/VTT, search a transcript, and check credit balance. Hosted connector (OAuth, no API key) or `npx pepys-mcp`. 99+ languages.

0 TypeScript Updated 19d ago Score 50
MCP Server Maintained

spokenmd/spoken

Fetch published podcast transcripts as clean Markdown with real speaker names (not "Speaker 1") via the [Spoken](https://spoken.md) API. Search episodes, get transcripts, check credit balance.

3 JavaScript Updated 1mo ago Score 49