Speech Processing
MCP Serverby gitwalter · Added 5mo ago
Claude
3
Install
git clone https://github.com/gitwalter/cursor-agent-factoryAdd to Claude
claude mcp add speech-processingQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"speech-processing": {
"command": "npx",
"args": [
"@modelcontextprotocol/speech-processing"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Speech-to-text (Whisper, cloud APIs), text-to-speech synthesis, real-time transcription, and audio analysis
Tags
ai-mlpythongobashazureskill