From 5164359309ff1bbd4b37f0ab19ae4e3447dc0266 Mon Sep 17 00:00:00 2001 From: irisxc4 Date: Sun, 23 Aug 2026 20:51:22 +0800 Subject: [PATCH 1/2] Add irisxc4/memoryguard to Knowledge and Memory. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72a96c8ff..239a5411e 100644 --- a/README.md +++ b/README.md @@ -2327,6 +2327,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [idapixl/algora-mcp-server](https://github.com/idapixl/algora-mcp-server) [![idapixl-algora-mcp-server MCP server](https://glama.ai/mcp/servers/idapixl-algora-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/idapixl-algora-mcp-server) 📇 ☁️ - Browse and search open-source bounties on Algora. 5 tools: list, search, filter by org/tech/amount, get top bounties, aggregate stats. No API key required. - [IgorGanapolsky/mcp-memory-gateway](https://github.com/IgorGanapolsky/mcp-memory-gateway) [![IgorGanapolsky/mcp-memory-gateway MCP server](https://glama.ai/mcp/servers/IgorGanapolsky/mcp-memory-gateway/badges/score.svg)](https://glama.ai/mcp/servers/IgorGanapolsky/mcp-memory-gateway) 📇 🏠 - Pre-action gates that prevent AI coding agents from repeating known mistakes. Captures explicit feedback, auto-promotes failures into prevention rules, and enforces them via hooks. - [Ikalus1988/MisakaNet](https://github.com/Ikalus1988/MisakaNet) [![Ikalus1988/MisakaNet MCP server](https://glama.ai/mcp/servers/Ikalus1988/MisakaNet/badges/score.svg)](https://glama.ai/mcp/servers/Ikalus1988/MisakaNet) 🐍 🏠 🍎 🪟 🐧 - Agent failure memory network. Search 235+ verified debugging lessons from real engineering sessions. BM25 + SAG-Lite search, 3 tools (search, get_lesson, submit_usage), 5 resources, 3 guided prompts. Works with Claude Code, Cursor, and any MCP client. `python3 scripts/mcp_server.py` +- [irisxc4/memoryguard](https://github.com/irisxc4/memoryguard) 🐍 🏠 🍎 🪟 🐧 - Local-first governed shared memory for coding agents. MCP + CLI + desktop console; classify, dedupe, supersede, quarantine, evidence, rollback. No account, no telemetry. - [zsxh1990/pr-genius](https://github.com/zsxh1990/pr-genius) [![zsxh1990/pr-genius MCP server](https://glama.ai/mcp/servers/zsxh1990/pr-genius/badges/score.svg)](https://glama.ai/mcp/servers/zsxh1990/pr-genius) 🐍 🏠 - Evidence-backed PR contribution advisor. 550+ case studies from 33 repos, 8 tools for merge probability analysis, pattern matching, and contribution strategy. `pip install prgenius-core` - [JamesANZ/cross-llm-mcp](https://github.com/JamesANZ/cross-llm-mcp) 📇 🏠 - An MCP server that enables cross-LLM communication and memory sharing, allowing different AI models to collaborate and share context across conversations. - [JamesANZ/memory-mcp](https://github.com/JamesANZ/memory-mcp) 📇 🏠 - An MCP server that stores and retrieves memories from multiple LLMs using MongoDB. Provides tools for saving, retrieving, adding, and clearing conversation memories with timestamps and LLM identification. From a16e98e28c3e16b0507d5f779df646bc611a4e86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A5=9E=E7=8E=91?= <40631930+irisxc4@users.noreply.github.com> Date: Sat, 29 Aug 2026 16:56:07 +0800 Subject: [PATCH 2/2] docs: add Glama score badge for MemoryGuard --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 239a5411e..e6863b402 100644 --- a/README.md +++ b/README.md @@ -2327,7 +2327,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [idapixl/algora-mcp-server](https://github.com/idapixl/algora-mcp-server) [![idapixl-algora-mcp-server MCP server](https://glama.ai/mcp/servers/idapixl-algora-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/idapixl-algora-mcp-server) 📇 ☁️ - Browse and search open-source bounties on Algora. 5 tools: list, search, filter by org/tech/amount, get top bounties, aggregate stats. No API key required. - [IgorGanapolsky/mcp-memory-gateway](https://github.com/IgorGanapolsky/mcp-memory-gateway) [![IgorGanapolsky/mcp-memory-gateway MCP server](https://glama.ai/mcp/servers/IgorGanapolsky/mcp-memory-gateway/badges/score.svg)](https://glama.ai/mcp/servers/IgorGanapolsky/mcp-memory-gateway) 📇 🏠 - Pre-action gates that prevent AI coding agents from repeating known mistakes. Captures explicit feedback, auto-promotes failures into prevention rules, and enforces them via hooks. - [Ikalus1988/MisakaNet](https://github.com/Ikalus1988/MisakaNet) [![Ikalus1988/MisakaNet MCP server](https://glama.ai/mcp/servers/Ikalus1988/MisakaNet/badges/score.svg)](https://glama.ai/mcp/servers/Ikalus1988/MisakaNet) 🐍 🏠 🍎 🪟 🐧 - Agent failure memory network. Search 235+ verified debugging lessons from real engineering sessions. BM25 + SAG-Lite search, 3 tools (search, get_lesson, submit_usage), 5 resources, 3 guided prompts. Works with Claude Code, Cursor, and any MCP client. `python3 scripts/mcp_server.py` -- [irisxc4/memoryguard](https://github.com/irisxc4/memoryguard) 🐍 🏠 🍎 🪟 🐧 - Local-first governed shared memory for coding agents. MCP + CLI + desktop console; classify, dedupe, supersede, quarantine, evidence, rollback. No account, no telemetry. +- [irisxc4/memoryguard](https://github.com/irisxc4/memoryguard) [![irisxc4/memoryguard MCP server](https://glama.ai/mcp/servers/irisxc4/memoryguard/badges/score.svg)](https://glama.ai/mcp/servers/irisxc4/memoryguard) 🐍 🏠 🍎 🪟 🐧 - Local-first governed shared memory for coding agents. MCP + CLI + desktop console; classify, dedupe, supersede, quarantine, evidence, rollback. No account, no telemetry. - [zsxh1990/pr-genius](https://github.com/zsxh1990/pr-genius) [![zsxh1990/pr-genius MCP server](https://glama.ai/mcp/servers/zsxh1990/pr-genius/badges/score.svg)](https://glama.ai/mcp/servers/zsxh1990/pr-genius) 🐍 🏠 - Evidence-backed PR contribution advisor. 550+ case studies from 33 repos, 8 tools for merge probability analysis, pattern matching, and contribution strategy. `pip install prgenius-core` - [JamesANZ/cross-llm-mcp](https://github.com/JamesANZ/cross-llm-mcp) 📇 🏠 - An MCP server that enables cross-LLM communication and memory sharing, allowing different AI models to collaborate and share context across conversations. - [JamesANZ/memory-mcp](https://github.com/JamesANZ/memory-mcp) 📇 🏠 - An MCP server that stores and retrieves memories from multiple LLMs using MongoDB. Provides tools for saving, retrieving, adding, and clearing conversation memories with timestamps and LLM identification.