mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-16 20:01:23 +00:00
Merge pull request #13331 from Octonove/add-crbro-memory
Add Octonove/crbro-memory to Knowledge & Memory 🤖🤖🤖
This commit is contained in:
@@ -2517,6 +2517,7 @@ Connect AI agents to industrial equipment, machinery, and operational technology
|
||||
|
||||
Persistent memory storage using knowledge graph structures. Enables AI models to maintain and query structured information across sessions.
|
||||
|
||||
- [Octonove/crbro-memory](https://github.com/Octonove/crbro-memory) [](https://glama.ai/mcp/servers/Octonove/crbro-memory) 📇 🏠 🍎 🪟 🐧 - Persistent neural memory for AI agents as local JSON files: neuron/synapse graph with heat scoring, fact-level search, supersede/retract corrections, automatic secret redaction, and team memory via a private Git repo. `npx -y crbro-memory`
|
||||
- [bborota/cairn-mcp](https://github.com/bborota/cairn-mcp) [](https://glama.ai/mcp/servers/bborota/cairn-mcp) 📇 ☁️ - Cairn: a shared base of one-sentence lessons, must-dos and must-nots other agents already learned, by stack and situation. Read before a task, leave one after.
|
||||
- [fish827-08/rag-kb](https://github.com/fish827-08/rag-kb) [](https://glama.ai/mcp/servers/fish827-08/rag-kb) 🐍 🏠 🪟 - Local-first agent memory & knowledge service with hybrid retrieval (BGE-M3 dense vectors + BM25 via jieba, fused with RRF), document & webpage ingestion, and optional RAG answering via local Ollama. Single process, embedded ChromaDB, REST + native MCP server; fully functional offline without any LLM. Apache-2.0.
|
||||
- [dahshanlabs/klypix-mcp](https://github.com/dahshanlabs/klypix-mcp) [](https://glama.ai/mcp/servers/dahshanlabs/klypix-mcp) 📇 🏠 🍎 🪟 🐧 - Shared, versioned project brain for coding agents: one `brain.klypix` file committed with the repo holds current decisions, corrections that supersede (archived, never deleted), evidence anchors that flag drift when cited code changes, and open questions. Sessions declare their task and files and are warned about exact-file overlap. Lifecycle hooks for Claude Code; MCP config + rules for Codex, Cursor, Gemini CLI, Cline and Copilot. `npx klypix-mcp install`
|
||||
|
||||
Reference in New Issue
Block a user