SERVER

Voice Mode

Rank #185

dev.voicemode/voicemode

Natural voice conversations for AI assistants that brings human-like voice interactions to Claude, ChatGPT, and other LLMs through the Model Context Protocol (MCP).

4 versions
1,289 GitHub stars
by mbailey (1 servers)View repository ↗
First listed
Jun 9, 2025
Last publish date
Jul 21, 2026
OVERVIEW

Voice Mode is a Model Context Protocol (MCP) server published by mbailey. It ranks #185 of 81,607 servers tracked on MCP Toplist, and its repository has 1,289 GitHub stars. Voice Mode is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Jun 9, 2025 and most recently updated on Jul 21, 2026.

STANDING
#185of 81,607 tracked serversTop 0.5%

Ranks ahead of 81,422 of 81,607 servers on MCP Toplist.

Recent momentum
+148GitHub stars since Apr 27 (+13%)
CONNECT

Use Voice Mode

Add Voice Mode to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "voicemode": {
      "command": "uvx",
      "args": [
        "voice-mode"
      ],
      "env": {
        "OPENAI_API_KEY": "<your OPENAI_API_KEY>",
        "VOICEMODE_DEBUG": "<your VOICEMODE_DEBUG>",
        "VOICEMODE_SKIP_TTS": "<your VOICEMODE_SKIP_TTS>",
        "VOICEMODE_PREFER_LOCAL": "<your VOICEMODE_PREFER_LOCAL>",
        "VOICEMODE_AUDIO_FORMAT": "<your VOICEMODE_AUDIO_FORMAT>",
        "VOICEMODE_WHISPER_MODEL": "<your VOICEMODE_WHISPER_MODEL>",
        "VOICEMODE_DISABLE_SILENCE_DETECTION": "<your VOICEMODE_DISABLE_SILENCE_DETECTION>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

BADGE

Show your rank

Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.

MCP Toplist: Top 1% of 81,607
Markdown
[![MCP Toplist](https://mcptoplist.com/badge/dev.voicemode%2Fvoicemode.svg)](https://mcptoplist.com/server/dev.voicemode%2Fvoicemode)
HTML
<a href="https://mcptoplist.com/server/dev.voicemode%2Fvoicemode"><img src="https://mcptoplist.com/badge/dev.voicemode%2Fvoicemode.svg" alt="MCP Toplist: Top 1% of 81,607" /></a>

Variants: append ?metric=score or ?metric=stars to the image URL.

REGISTRIES

Listed on 1 registry (2 delisted)

GlamaDelisted · last seen Jun 24, 2026
PulseMCPDelisted · last seen Jun 4, 2026
ORGANIZATION

mbailey

Organization
Servers in org
1
Versions across org
4
VERSIONS

Available versions (4)

8.10.1 · Jun 25, 20268.10.2 · Jun 26, 20268.11.0 · Jul 10, 20268.12.0 · Jul 21, 2026Jun 25, 2026Jul 21, 2026
VersionPublished
8.12.0Jul 21, 2026
8.11.0Jul 10, 2026
8.10.2Jun 26, 2026
8.10.1Jun 25, 2026
FAQ

Frequently asked questions

Who maintains Voice Mode?
Voice Mode is maintained by mbailey, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
Is Voice Mode listed on the Official MCP Registry?
Yes — Voice Mode is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Voice Mode have?
MCP Toplist tracks 4 versions of Voice Mode, most recently published on Jul 21, 2026.
Where can I find the source code for Voice Mode?
The source code for Voice Mode is hosted at github.com/mbailey/voicemode.
EXPLORE