Skip to main content
Glama

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 和更新日志:

软件包

功能

文档

@samuraizer/cli

会议处理 CLI——安装、配置并运行本地管道。从这里开始。

packages/cli/README.md

@samuraizer/mcp-server

配套的 Model Context Protocol 服务器。让 AI 代理(Claude Desktop、Claude Code、MCP Inspector)查询您已处理的会议并触发管道。

packages/mcp-server/README.md

🏛 项目状态

  • memnex 规范:v0.2——参见 memnex 仓库以了解模式、一致性测试套件和治理文档。

  • 已在 SchemaStore 注册。 memnex 已收录于通用 JSON Schema 目录(PR #5676)。*.memnex.jsonmeeting-output.json 文件在 VS Code、JetBrains IDEs、Neovim、Sublime 及其他支持语言服务器的编辑器中默认获得 IDE 自动补全和验证。

  • 路线图: 本地说话人分离、加密签名用户体验、无障碍(WebVTT 字幕)以及通向 memnex v1.0 的路径均属于已资助的里程碑。

🤝 贡献指南

Samuraizer 采用 BDFL 引导模式——参见 memnex 的 GOVERNANCE.md 以了解更广泛项目的治理模式,Samuraizer 与之保持一致。

欢迎在 GitHub Issues 中提交缺陷报告和功能讨论。

📝 更新日志

📄 许可证

MIT——参见 LICENSE

Install Server
A
license - permissive license
A
quality
A
maintenance

Maintenance

Maintainers
Response time
2wRelease cycle
8Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Local-first speech-to-text and text-to-speech MCP server. Hot-swappable engines via config.yaml — no code changes, no API keys required.
    2
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Transcribes 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.
    13
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Local, private audio transcription MCP server enabling AI agents to transcribe audio files entirely on-device without uploading data.
    3
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Local-first meeting capture and transcription for Claude Code. Records audio from meeting apps, transcribes locally with whisper.cpp, and produces structured notes via Claude.
    1
    Apache 2.0

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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