Whisper Transcribe runs on your own machine — the client starts it, so there is no endpoint to ping. 183 installs a week from pypi. Last commit 24 Jul 2026.
Transcribe audio locally with faster-whisper or through the OpenAI Whisper API.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add whisper-transcribe-mcp -- uvx whisper-transcribe-mcp
{
"mcpServers": {
"whisper-transcribe-mcp": {
"args": [
"whisper-transcribe-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.whisper-transcribe-mcp]
command = "uvx"
args = ["whisper-transcribe-mcp"]
{
"mcpServers": {
"whisper-transcribe-mcp": {
"args": [
"whisper-transcribe-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"whisper-transcribe-mcp": {
"args": [
"whisper-transcribe-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.