M

mmmtrc

Local meeting transcription for humans and agents — a web app, an MCP server, and a CLI over one shared core.

Productivity
Install Command
npx -y mmmtrc
Claude Desktop Config
{
  "mcpServers": {
    "mmmtrc": {
      "command": "npx",
      "args": [
        "-y",
        "mmmtrc"
      ]
    }
  }
}

mmmtrc is a community MCP server that connects AI assistants like Claude to local meeting transcription for humans and agents — a web app, an mcp server, and a cli over one shared core. It runs locally on your machine, keeping your data private and giving you full control over the connection. It helps knowledge workers delegate routine tasks to Claude and get more done in less time.

About mmmtrc

Overview

Local meeting transcription for humans and agents — a web app, an MCP server, and a CLI over one shared core.

Links

Topics

mcp, mcp-server, transcription, speech-to-text, meetings, diarization, vietnamese, cli, agent

Who Should Use mmmtrc?

  • 1Manage tasks, notes, and schedules through natural language
  • 2Let AI assistants interact with your calendar and to-do apps
  • 3Automate meeting summaries, action item tracking, and follow-ups
  • 4Reduce context-switching by bringing your tools into one AI interface

How to Install mmmtrc

Before you start

You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.

  1. 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
  2. 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
  3. 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.

The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.

How mmmtrc Compares

It runs entirely on your local machine, so no data leaves your environment — important for teams with privacy or compliance requirements.
It is distributed as an npm package, making version management and updates straightforward with a single `npm update` command.

Tags

transcriptionspeech-to-textmeetingsdiarizationvietnamesecliagent

Reviews