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-whisperExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"whisper": {
"command": "python",
"args": ["-m", "mcp_server_whisper"]
}
}
}Quick Info
Authorcommunity
LanguagePython
StatusStable
Stars★ 80
Last UpdatedFeb 12, 2026