Voicemode vs Minutes
Two MCP servers from our media ranking, compared on live data - updated nightly, never sponsored.
Bottom line · 2026-09-18
Voicemode records more monthly package installs (7,843 vs 3,770); both are actively maintained, with commits inside the last month.
How they differ in kind
Voicemode focuses on: VoiceMode enables natural voice conversations with Claude Code. Minutes focuses on: useminutes.app Minutes is a free, open-source conversation memory app for the AI you already use. Environment-variable extraction: Voicemode yielded 2 variables; Minutes yielded no variables extracted. Implementation languages differ (Python vs Rust).
What each one does
Voicemode
VoiceMode enables natural voice conversations with Claude Code. Voice isn't about replacing typing - it's about being available when typing isn't. It runs locally over stdio via the published package.
From the project's README.
Minutes
useminutes.app Minutes is a free, open-source conversation memory app for the AI you already use. Record and transcribe meetings, calls, voice memos, and dictation on your device, then let Claude Code, Codex, Cursor, or another MCP client search the history you choose to share. Your records are Markdown files you own in ~/meetings/. It runs locally over stdio via the published package.
From the project's README.
14 signals, side by side
| Signal | Voicemode | Minutes |
|---|---|---|
| Monthly installs | 7,843 | 3,770 |
| GitHub stars | 1,368 | 1,485 |
| Last commit | 2026-09-15 | 2026-09-18 |
| Releases · last 90 days | 7 | 10+ |
| In the registry since | Jun 2026 | Sep 2026 |
| Registry versions | 4 | 4 |
| Documented tools | not extracted - see README | not extracted - see README |
| Env vars extracted | 2 | none extracted - see README |
| Runs | local (stdio) | local (stdio) |
| Endpoint auth | local only | local only |
| Maintenance | actively maintained | actively maintained |
| License | MIT | MIT |
| Language | Python | Rust |
| Category rank | #2 of 173 | #4 of 173 |
Environment variables found in the READMEs
These are extracted names, not a requiredness check. Project docs may mark them optional or require other setup.
Voicemode
- OPENAI_API_KEY
- VOICEMODE_SAVE_AUDIO
Minutes
No environment variables were extracted from the README setup. Check the project documentation for other authentication or configuration steps.
Which one, for what
Derived from the signals above, not hands-on testing.
Pick Voicemode if…
- → you prefer a Python codebase to extend or audit
- → measured package adoption matters - 7,843 monthly installs
Pick Minutes if…
- → release velocity matters - 10+ releases in 90 days vs 7
- → you prefer a Rust codebase to extend or audit
Who's behind them
Voicemode - mbailey: 1 MCP server tracked, 1 maintained, 1,368 combined stars.
Minutes - silverstein: 1 MCP server tracked, 1 maintained, 1,485 combined stars.
Not sold on either?
The next-ranked media servers we track:
Quick answers
Is Voicemode better than Minutes?
Package installs favor Voicemode: 7,843 monthly installs to 3,770. Minutes still ranks #4 of 173 maintained media servers. Data as of 2026-09-18; we haven't hands-on tested either.
Can I use Voicemode and Minutes together?
Yes - MCP clients accept multiple servers in one config, so you can enable both media servers side by side. If their tools overlap, keep the one whose toolset fits to keep your agent's tool list lean.
What environment variables do their READMEs document?
Voicemode: 2 environment variables extracted from the README setup; Minutes: no environment variables extracted from the README setup. Extraction does not rule out other authentication or configuration steps; check each project's current documentation.
Keep exploring: best media servers · Python servers · Rust servers · all comparisons · every server
Methodology: package-usage signal = npm/PyPI installs (last month, platform APIs) · maintenance = commit recency + release cadence (GitHub) · tool lists and environment-variable names extracted from each project's README · endpoint auth from our own nightly probes. We haven't hand-tested these servers; everything here is data as of 2026-09-18.