Samuraizer
Samuraizer
会議の録音を文字起こし、要約、アクションアイテム、決定事項に変換します。すべてお使いのマシン上で完結します。クラウド不要、サブスクリプション不要、データがネットワークの外に出ることもありません。
リファレンス実装。 Samuraizer は memnex 仕様 のリファレンス実装です。memnex は、移植可能な会議出力(文字起こし、要約、アクションアイテム、決定事項)のためのオープン標準です。すべての出力は、完全な来歴チェーンを含め、memnex v0.2 に準拠しています。
Samuraizer を選ぶ理由
完全ローカル。 録音データがマシンの外に出ることはありません。
CLI ファースト。 スクリプト化・自動化が可能で、cron、Git フック、Obsidian ワークフローと統合できます。
再開可能。 パイプラインの途中でクラッシュしましたか?再実行すると中断した場所から再開します。
高速。 LLM ステージ(要約、アクションアイテム、決定事項)が並列実行され、合計時間が ~2.3× 短縮されます。
モデル非依存。 任意の Ollama 互換 LLM で動作します。お使いのハードウェアに合ったものを選べます。
無料。 サブスクリプションも、分単位の課金もありません。
Related MCP server: Scribe MCP
📦 パッケージ
これはモノレポです。Samuraizer は 2 つの npm パッケージとして公開されており、各パッケージに独自の README とチェンジログがあります。
パッケージ | 機能 | ドキュメント |
会議処理用 CLI — インストール、設定、ローカルパイプラインの実行を行います。ここから始めてください。 | ||
コンパニオン Model Context Protocol サーバー。AI エージェント(Claude Desktop、Claude Code、MCP Inspector)が処理済みの会議を照会し、パイプラインを起動できるようにします。 |
🏛 プロジェクトの状況
memnex 仕様: v0.2 — スキーマ、適合性テストスイート、ガバナンス文書については memnex リポジトリ を参照してください。
Schemastore 登録済み。 memnex は ユニバーサル JSON Schema カタログ に登録されています(PR #5676)。
*.memnex.jsonおよびmeeting-output.jsonファイルは、VS Code、JetBrains IDE、Neovim、Sublime、その他の言語サーバー対応エディタで、デフォルトで IDE のオートコンプリートとバリデーションが有効になります。ロードマップ: ローカル話者分離、暗号署名 UX、アクセシビリティ(WebVTT 字幕)、および memnex v1.0 への道のりは、資金提供済みのマイルストーンです。
🤝 コントリビューション
Samuraizer は BDFL ブートストラップモデルに従っています。Samuraizer が倣っている、より広範なプロジェクトのガバナンスモデルについては、memnex の GOVERNANCE.md を参照してください。
バグ報告と機能に関する議論は GitHub Issues で歓迎します。
📝 チェンジログ
📄 ライセンス
MIT — LICENSE を参照してください。
Maintenance
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceLocal-first speech-to-text and text-to-speech MCP server. Hot-swappable engines via config.yaml — no code changes, no API keys required.2MIT
- AlicenseNot gradedqualityCmaintenanceTranscribes audio/video files, generates summaries and structured knowledge items, and supports Notion integration and chat-based interaction. Works as a standalone CLI, Notion integration, or MCP server tool for agent ecosystems.13MIT
- AlicenseAqualityCmaintenanceLocal, private audio transcription MCP server enabling AI agents to transcribe audio files entirely on-device without uploading data.3MIT
- AlicenseNot gradedqualityAmaintenanceLocal-first meeting capture and transcription for Claude Code. Records audio from meeting apps, transcribes locally with whisper.cpp, and produces structured notes via Claude.1Apache 2.0
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP server for Clipkit — gives AI agents a video toolbox via the Clipkit schema.
Hosted MCP memory: save sessions/decisions once, search from Claude, Cursor, ChatGPT. EU-hosted FTS.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/UladzKha/samuraizer-cli'
If you have feedback or need assistance with the MCP directory API, please join our Discord server