Local MCP server for meeting transcripts, summaries, action items & decisions β no cloud.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Turn meeting recordings into transcripts, summaries, action items, and decisions β entirely on your machine. No cloud, no subscriptions, no data leaving your network.
Reference implementation. Samuraizer is the reference implementation of the memnex specification β an open standard for portable meeting outputs (transcripts, summaries, action items, decisions). All outputs conform to memnex v0.2, including a full provenance chain.
Samuraizer writes meeting results in the portable memnex v0.2 format. This lets another meeting app, local AI agent, or MCP server consume the same transcript, summary, action items, decisions, and provenance without learning a Samuraizer-specific JSON shape.
To verify a memnex document in under a minute, follow the memnex quickstart. It installs the validator and checks a real v0.2 example end to end.
This is a monorepo. Samuraizer is published as two npm packages, each with its own README and changelog:
| Package | What it does | Docs |
|---|---|---|
@samuraizer/cli | The meeting-processing CLI β install, configure, and run the local pipeline. Start here. | packages/cli/README.md |
@samuraizer/mcp-server | Companion Model Context Protocol server. Lets AI agents (Claude Desktop, Claude Code, MCP Inspector) query your processed meetings and trigger the pipeline. | packages/mcp-server/README.md |
*.memnex.json and meeting-output.json files get IDE autocomplete and validation by default in VS Code, JetBrains IDEs, Neovim, Sublime, and other editors with language-server support.Samuraizer follows a BDFL bootstrap model β see the memnex GOVERNANCE.md for the broader project's governance model, which Samuraizer mirrors.
Bug reports and feature discussions are welcome in GitHub Issues.
MIT β see LICENSE.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/samuraizer)<a href="https://allmcps.com/mcp/samuraizer"><img src="https://allmcps.com/api/badge/samuraizer?style=directory" alt="Samuraizer on AllMCPs" /></a>