- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 1.2k
- Source
- mcp-github
- Repository
- github.com/mbailey/voicemode
Overview
VoiceMode is an MCP server that enables AI to engage in natural voice conversations with users. It supports offline use and delivers low-latency real-time responses. Ideal for scenarios where typing isn't possible, such as walking, cooking, or resting your eyes. Available via the Claude Code plugin or Python package installation.
Capabilities
- ▪Natural voice conversation
- ▪Offline operation
- ▪Low-latency response
- ▪Intelligent noise detection
- ▪Privacy options
Use cases
Setup
Via Claude Code plugin: ```bash claude plugin marketplace add mbailey/voicemode claude plugin install voicemode@voicemode /voicemode:install /voicemode:converse ``` Via Python package: ```bash curl -LsSf https://astral.sh/uv/install.sh | sh uvx voice-mode-install claude mcp add --scope user voicemode -- uvx --refresh --from voice-mode voicemode-mcp-launcher ```
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Check terminal/app permissions; WSL2 requires the pulseaudio package.
Check terminal/app permissions; WSL2 requires the pulseaudio package.
Verify that OPENAI_API_KEY is correctly set.
Verify that OPENAI_API_KEY is correctly set.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
antivibe
Transform AI-generated code into deep learning materials to help developers understand the code.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.