Samuraizer
Samuraizer
将会议录音转换为转录稿、摘要、行动项和决策——全部在您的机器上完成。无云端、无订阅、无数据离开您的网络。
参考实现。 Samuraizer 是 memnex 规范的参考实现——这是一项面向可携带会议产出(转录稿、摘要、行动项、决策)的开放标准。所有产出均符合 memnex v0.2,包含完整的溯源链。
为什么选择 Samuraizer
完全本地化。 您的录音永远不会离开您的机器。
CLI 优先。 可脚本化、可自动化,支持与 cron、Git 钩子、Obsidian 工作流集成。
可恢复。 管道中途崩溃?重新运行会从上次中断处继续。
快速。 LLM 阶段(摘要、行动项、决策)并行运行,总耗时缩短约 2.3 倍。
模型无关。 可与任何兼容 Ollama 的 LLM 配合使用——选择适合您硬件的模型。
免费。 无订阅、无按分钟计费。
Related MCP server: Scribe MCP
📦 软件包
这是一个 monorepo。Samuraizer 以两个 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 IDEs、Neovim、Sublime 及其他支持语言服务器的编辑器中默认获得 IDE 自动补全和验证。路线图: 本地说话人分离、加密签名用户体验、无障碍(WebVTT 字幕)以及通向 memnex v1.0 的路径均属于已资助的里程碑。
🤝 贡献指南
Samuraizer 采用 BDFL 引导模式——参见 memnex 的 GOVERNANCE.md 以了解更广泛项目的治理模式,Samuraizer 与之保持一致。
欢迎在 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