Loading MCP server directory, please wait...
Talk with your AI assistant out loud on a Mac, with on-device speech recognition (whisper.cpp).
npx @getmcp/cli add io.github.jeet0007/mac-voice-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jeet0007/mac-voice-mcp": {
"command": "npx",
"args": [
"-y",
"mac-voice-mcp"
],
"env": {
"VOICE_MCP_WHISPER_MODEL": "",
"VOICE_MCP_LANGUAGE": "",
"VOICE_MCP_END_SILENCE_MS": ""
}
}
}
}