← All servers
πŸ”Œ

VoicemodePublisherπŸ›‘ No advisories

dev.voicemode/voicemode
New to MCP? Start here β†’
1.3kβ˜… stars
0weekly installs
4 days agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of voicemode.dev, who proved control of the domain through the official MCP registry.

Verified owner: voicemode.dev β†—dev.voicemode/voicemode

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs OPENAI_API_KEY.
βœ“
Configuration
Reads VOICEMODE_DEBUG, VOICEMODE_SKIP_TTS, VOICEMODE_PREFER_LOCAL, VOICEMODE_AUDIO_FORMAT, VOICEMODE_WHISPER_MODEL, VOICEMODE_DISABLE_SILENCE_DETECTION.

About

Natural voice conversations for AI assistants - STT/TTS via MCP

Packages & transports

pypivoice-modev8.12.0 Β· uvx

Metadata

LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "voicemode": {
      "command": "uvx",
      "args": [
        "voice-mode"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx voice-mode