Minutes MCP Server
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.
People who work with agent skills, meetings and meeting notes and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.
VERIFIED ACTIVE
LAST COMMIT 2026-09-18 · ★ 1,485 · #4 OF 173 MAINTAINED MEDIA · VERIFIED 2026-09-18
MIT · Rust servers · how we verify → /methodology
01 · Install Minutes
Claude Code
claude mcp add silverstein-minutes -- npx -y minutes-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"silverstein-minutes": {
"command": "npx",
"args": [
"-y",
"minutes-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package minutes-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.silverstein is GitHub-verified and matches the repo owner
03 · What Minutes can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.26.3 · 2026-09-15
v0.26.3: Notes show up everywhere · Minutes 0.26.3 makes prep briefs and other type: note artifacts visible anywhere Minutes lists or searches the meeting corpus. It also prevents concurrent setup processes from racing…
v0.26.2 · 2026-09-10
v0.26.2: The live transcript is back · Minutes 0.26.2 fixes a bug that left the live transcript empty, or nearly empty, during recordings on every release from 0.25.4 through 0.26.1. Recordings and the finished meeting…
v0.26.1 · 2026-09-07
v0.26.1: Keep the microphone running after an overload · Minutes 0.26.1 fixes an unnecessary microphone restart after a transient audio overload. On macOS, this could appear as an "Audio input switched" notification…
04 · Who maintains Minutes
minutes is maintained by silverstein. It's the only MCP server we track from this author; the repo dates to Mar 2026.
05 · Facts
- repository
- github.com/silverstein/minutes
- category
- media - ranked #4 of 173 actively-maintained media servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-15)
- registry
- io.github.silverstein/minutes (active, first published 2026-09-05 · 4 versions)
- packages
- npm:minutes-mcp
06 · Minutes FAQ
What is 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.
Is Minutes still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Minutes?
Run `npx -y minutes-mcp`. You can also paste the ready-made client config above.
Does Minutes run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Minutes
Alternatives to Minutes
Maintained media servers if Minutes isn't the fit.
- Openshorts Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube. ★ 5,045 · 2026-09-17
- Claude Real Video Let any LLM watch a video locally - and search everything it has ever watched. ★ 2,158 · 2026-09-11
- Voicemode Natural voice conversations for AI assistants - STT/TTS via MCP ★ 1,368 · 2026-09-15
- Comfyui MCP MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM. ★ 755 · 2026-09-14
- Nova3 D Structured, part-aware 3D generation for AI agents. Named-part GLB, preview URL, Blender script. ★ 714 · 2026-08-12
- Yutu The AI-powered toolkit that grows your YouTube channel on autopilot ★ 637 · 2026-09-14
head to head · Comfyui MCP vs Minutes · Voicemode vs Minutes · Claude Real Video vs Minutes
More media MCP servers · Markitup MCP Server · Sonilo Music & Sound Effects · Watch CLI · Transcription · Ssemble AI Clipping
More Rust MCP servers · XCRS Mobile & TV Automation · Crawlie · Lain · Dbx · Tailscale · see all