MCP Directory
Back

voicemode

by mbailey · Python · ★ 1,135

Natural (2-way) voice conversations with Claude Code

#anthropic#asr#claude#claudecode#kokoro#livekit#mcp#mcp-server#tts#voice#voicemode#whisper

Install

pip install git+https://github.com/mbailey/voicemode.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "voicemode": {
      "command": "uvx",
      "args": [
        "git+https://github.com/mbailey/voicemode.git"
      ]
    }
  }
}

From the README

> Natural voice conversations with Claude Code (and other MCP capable agents) [](https://pepy.tech/project/voice-mode) [](https://pepy.tech/project/voice-mode) [](https://pepy.tech/project/voice-mode) > [!WARNING] > **Known Issue (2026-04-13):** Claude Code 2.1.105+ kills VoiceMode's MCP server when you press ESC to cancel a voice conversation. **Workaround:** Pin to Claude Code 2.1.104. See [discussion #349](https://github.com/mbailey/voicemode/discussions/349) for details. VoiceMode enables natural voice conversations with Claude Code. Voice isn't about replacing typing - it's about being…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers