Openai Whisper
MCP Serverby velonone · Added 5mo ago
Claude
33
Install
git clone https://github.com/velonone/AeonsageAdd to Claude
claude mcp add openai-whisperQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"openai-whisper": {
"command": "npx",
"args": [
"@modelcontextprotocol/openai-whisper"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Local speech-to-text with the Whisper CLI (no API key).
Tags
developmentapiskill