← All servers
voicemode
latest · 8.12.0Natural voice conversations for AI assistants - STT/TTS via MCP
Install
claude mcp add dev-voicemode-voicemode -- uvx voice-mode /mcp confirms it's connected.
Or add it manually in ~/.cursor/mcp.json:
{
"mcpServers": {
"dev-voicemode-voicemode": {
"command": "uvx",
"args": [
"voice-mode"
]
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"dev-voicemode-voicemode": {
"command": "uvx",
"args": [
"voice-mode"
]
}
}
} Config entry, any MCP client:
{
"command": "uvx",
"args": [
"voice-mode"
]
} Community score
Community — from web signals no reviews yet
Public discussion about this server (community v1) — not enough signal to score yet. First-party reviews join the formula in v2.
What the web says
Ecosystem baseline 62 / 100
Objective public usage & activity (formula v3) — a secondary sort, never blended into the community score.
Ecosystem signals 3 collected
- GitHub stars · 3 hours ago
- ★ 1.4K
- Last commit · 3 hours ago
- 5 days ago
- Issue close rate · 3 hours ago
- 81%
Version history 1
- 8.12.0 release date unknown
Details
- Transport
- stdio
- Status
- listed
- Source
- Imported from the MCP registry
- Repository
- source ↗