Installation & Configuration
{
"mcpServers": {
"whisper": {
"command": "uvx",
"args": [
"mcp-server-whisper"
],
"env": {
"OPENAI_API_KEY": "your_openai_api_key",
"AUDIO_FILES_PATH": "/path/to/your/audio/files"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17