From 9680dd6d63f4dd0aa22b3b8a62d5f062214d87b4 Mon Sep 17 00:00:00 2001 From: ulad Date: Sat, 22 Aug 2026 21:51:30 +0200 Subject: [PATCH] Add UladzKha/samuraizer-cli --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 377dbebe6..487c0edee 100644 --- a/README.md +++ b/README.md @@ -3882,6 +3882,7 @@ Interact with Git repositories and version control platforms. Enables repository - [seameet-ai/seameet-mcp](https://github.com/seameet-ai/seameet-mcp) [![seameet-ai/seameet-mcp MCP server](https://glama.ai/mcp/servers/seameet-ai/seameet-mcp/badges/score.svg)](https://glama.ai/mcp/servers/seameet-ai/seameet-mcp) 📇 ☁️ 🏠 🍎 🪟 - Connect AI agents to SeaMeet meeting recordings, transcripts, AI summaries, screenshots, action items, webhooks, and desktop recorder controls. - [Servation/job-search-mcp](https://github.com/Servation/job-search-mcp) [![job-search-mcp MCP server](https://glama.ai/mcp/servers/Servation/job-search-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Servation/job-search-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Claude Desktop job search assistant: searches LinkedIn plus 8 ATS boards (Greenhouse, Lever, Ashby, Workday, SmartRecruiters, Hacker News, RemoteOK, Remotive), scores each job 0-100 for fit (Claude judges directly, no LLM API key), and shows a ranked, triageable board inline in the chat. - [Chronary/chronary-mcp](https://github.com/Chronary/chronary-mcp) [![Chronary/chronary-mcp MCP server](https://glama.ai/mcp/servers/Chronary/chronary-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Chronary/chronary-mcp) 🎖️ 📇 ☁️ 🍎 🪟 🐧 - Calendar API built for AI agents — 47 tools for events, availability, meeting-time search, scheduling proposals, availability rules, webhooks, and iCal feeds. Local via `npx -y @chronary/mcp` or hosted at `https://api.chronary.ai/mcp`. +- [UladzKha/samuraizer-cli](https://github.com/UladzKha/samuraizer-cli) 📇 🏠 - Local-first meeting pipeline: Whisper transcription + Ollama-powered summaries, action items, and decisions — no cloud. Reference implementation of the [memnex](https://github.com/UladzKha/memnex) spec (portable meeting-output format with provenance chain). MCP server exposes `process_recording`, `transcribe_audio`, `summarize_transcript`, `extract_action_items`, `extract_decisions`. Install: `npm i -g @samuraizer/mcp-server`. - [orieg/gws-connector](https://github.com/orieg/gws-connector) [![orieg/gws-connector MCP server](https://glama.ai/mcp/servers/orieg/gws-connector/badges/score.svg)](https://glama.ai/mcp/servers/orieg/gws-connector) 🏎️ 🏠 🍎 🐧 - Multi-account Google Workspace MCP — connect multiple Gmail, Calendar, Drive, Sheets, and Docs accounts with smart routing by label/email/domain. Per-account OAuth so different orgs use their own GCP credentials; client secrets and tokens stored in the OS keychain. Works with Claude Code, Gemini CLI, Cursor, Copilot, and Codex; published in the official MCP Registry as `io.github.orieg/gws-connector`. ### 🛠️ Other Tools and Integrations