Whisper MCP Server

Stableother
80 starsPythoncommunity
GitHub
About

Overview

The Whisper MCP Server enables AI agents to transcribe audio using Whisper. It supports multiple languages, timestamps, word-level alignment, and various audio formats.
Capabilities

Tools & Capabilities

transcribe

Transcribe audio to text

detect_language

Detect the language in audio

Setup

Installation

bash
Install
pip install mcp-server-whisper
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "whisper": {
      "command": "python",
      "args": ["-m", "mcp_server_whisper"]
    }
  }
}

Quick Info

Authorcommunity
LanguagePython
StatusStable
Stars 80
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
Whisper MCP Server - MCP Server Directory - CortexAgent