Samuraizer
Samuraizer
회의 녹음을 대본, 요약, 실행 항목, 결정 사항으로 변환합니다 — 전적으로 사용자 머신에서 처리됩니다. 클라우드 없음, 구독 없음, 데이터가 네트워크를 벗어나지 않습니다.
참조 구현. Samuraizer는 memnex specification의 참조 구현입니다 — 이식 가능한 회의 출력물(대본, 요약, 실행 항목, 결정 사항)을 위한 개방형 표준입니다. 모든 출력물은 전체 출처 체인을 포함하여 memnex v0.2를 준수합니다.
Samuraizer를 선택하는 이유
완전 로컬. 녹음 파일이 사용자 머신을 벗어나지 않습니다.
CLI 우선. 스크립트 가능, 자동화 가능, cron, Git hooks, Obsidian 워크플로우와 통합됩니다.
재개 가능. 파이프라인 중간에 크래시? 다시 실행하면 중단된 지점부터 이어집니다.
빠름. LLM 단계(요약, 실행 항목, 결정 사항)가 병렬로 실행되어 총 시간이 ~2.3배 단축됩니다.
모델 무관. 모든 Ollama 호환 LLM과 작동합니다 — 하드웨어에 맞는 모델을 선택하세요.
무료. 구독 없음, 분당 요금 없음.
Related MCP server: Scribe MCP
📦 패키지
이것은 모노레포입니다. Samuraizer는 각각 자체 README와 변경 로그를 가진 두 개의 npm 패키지로 게시됩니다:
패키지 | 기능 | 문서 |
회의 처리 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 자동 완성과 검증을 받습니다.로드맵: 로컬 화자 분리(diarization), 암호화 서명 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