Skip to main content
ClaudeWave
UladzKha avatar
UladzKha

samuraizer-cli

Ver en GitHub

Local-first CLI and MCP server for meeting transcription, summarization, and provenance — reference implementation of the memnex specification.

MCP ServersRegistry oficial0 estrellas0 forksTypeScriptNOASSERTIONActualizado today
ClaudeWave Trust Score
80/100
Trusted
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !Licence file present but not machine-readable
Last scanned: 8/21/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/UladzKha/samuraizer-cli
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "samuraizer-cli": {
      "command": "node",
      "args": ["/path/to/samuraizer-cli/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/UladzKha/samuraizer-cli and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Samuraizer

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](https://github.com/UladzKha/memnex) — an open standard for portable meeting outputs (transcripts, summaries, action items, decisions). All outputs conform to memnex v0.2, including a full provenance chain.

## Why Samuraizer

- **Fully local.** Your recordings never leave your machine.
- **CLI-first.** Scriptable, automatable, integrates with cron, Git hooks, Obsidian workflows.
- **Resumable.** Crashed mid-pipeline? Re-run picks up where it left off.
- **Fast.** LLM stages (summary, action items, decisions) run in parallel, cutting total time by ~2.3×.
- **Model-agnostic.** Works with any Ollama-compatible LLM — pick what fits your hardware.
- **Free.** No subscriptions, no per-minute pricing.

## 📦 Packages

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`](https://www.npmjs.com/package/@samuraizer/cli) | The meeting-processing CLI — install, configure, and run the local pipeline. **Start here.** | [packages/cli/README.md](./packages/cli/README.md) |
| [`@samuraizer/mcp-server`](https://www.npmjs.com/package/@samuraizer/mcp-server) | Companion [Model Context Protocol](https://modelcontextprotocol.io/) server. Lets AI agents (Claude Desktop, Claude Code, MCP Inspector) query your processed meetings and trigger the pipeline. | [packages/mcp-server/README.md](./packages/mcp-server/README.md) |

## 🏛 Project status

- **memnex specification: v0.2** — see [the memnex repo](https://github.com/UladzKha/memnex) for the schema, conformance suite, and governance documents.
- **Schemastore registered.** memnex is in the [universal JSON Schema catalog](https://github.com/SchemaStore/schemastore) (PR [#5676](https://github.com/SchemaStore/schemastore/pull/5676)). `*.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.
- **Roadmap:** local diarization, cryptographic signing UX, accessibility (WebVTT subtitles), and the path to memnex v1.0 are funded milestones.

## 🤝 Contributing

Samuraizer follows a BDFL bootstrap model — see the memnex [GOVERNANCE.md](https://github.com/UladzKha/memnex/blob/main/GOVERNANCE.md) for the broader project's governance model, which Samuraizer mirrors.

Bug reports and feature discussions are welcome in [GitHub Issues](https://github.com/UladzKha/samuraizer-cli/issues).

## 📝 Changelogs

- [`packages/cli/CHANGELOG.md`](./packages/cli/CHANGELOG.md)
- [`packages/mcp-server/CHANGELOG.md`](./packages/mcp-server/CHANGELOG.md)

## 📄 License

MIT — see [LICENSE](./LICENSE).
clilocal-llmmeeting-notesmemnexollamaprivacyself-hostedspeech-to-texttranscriptionwhisper

Lo que la gente pregunta sobre samuraizer-cli

¿Qué es UladzKha/samuraizer-cli?

+

UladzKha/samuraizer-cli es mcp servers para el ecosistema de Claude AI. Local-first CLI and MCP server for meeting transcription, summarization, and provenance — reference implementation of the memnex specification. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-20.

¿Cómo se instala samuraizer-cli?

+

Puedes instalar samuraizer-cli clonando el repositorio (https://github.com/UladzKha/samuraizer-cli) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar UladzKha/samuraizer-cli?

+

Nuestro agente de seguridad ha analizado UladzKha/samuraizer-cli y le ha asignado un Trust Score de 80/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene UladzKha/samuraizer-cli?

+

UladzKha/samuraizer-cli es mantenido por UladzKha. La última actividad registrada en GitHub es del 2026-08-20, con 1 issues abiertos.

¿Hay alternativas a samuraizer-cli?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega samuraizer-cli en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: UladzKha/samuraizer-cli
[![Featured on ClaudeWave](https://claudewave.com/api/badge/uladzkha-samuraizer-cli)](https://claudewave.com/repo/uladzkha-samuraizer-cli)
<a href="https://claudewave.com/repo/uladzkha-samuraizer-cli"><img src="https://claudewave.com/api/badge/uladzkha-samuraizer-cli" alt="Featured on ClaudeWave: UladzKha/samuraizer-cli" width="320" height="64" /></a>

Más MCP Servers

Alternativas a samuraizer-cli