From b58ca3f526b67b3e666a8e707b6cc24868f076ce Mon Sep 17 00:00:00 2001 From: Copilot <223556219+Copilot@users.noreply.github.com> Date: Mon, 1 Jun 2026 01:36:14 +0900 Subject: [PATCH 1/4] Add XMemo memory MCP server Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0cd64e03b..28ef7d548 100644 --- a/README.md +++ b/README.md @@ -1710,6 +1710,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [cipherfoxie/sovereign-mcp](https://github.com/cipherfoxie/sovereign-mcp) [![cipherfoxie/sovereign-mcp MCP server](https://glama.ai/mcp/servers/cipherfoxie/sovereign-mcp/badges/score.svg)](https://glama.ai/mcp/servers/cipherfoxie/sovereign-mcp) 🐍 ☁️ 🐧 - MCP for the [Sovereign AI Blog](https://sovgrid.org), a hands-on engineering log of self-hosted AI on NVIDIA DGX Spark (GB10/SM121A). 44+ articles covering SGLang, Mistral, Voxtral, OpenClaw. Three tools: full-text search, article retrieval, and SGLang config validator for GB10 hardware. Free, no auth, no client-side tracking. `https://mcp.sovgrid.org/self-hosted-ai?ref=awesome-mcp` - [CodeAbra/iai-mcp](https://github.com/CodeAbra/iai-mcp) [![CodeAbra/iai-mcp MCP server](https://glama.ai/mcp/servers/CodeAbra/iai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/CodeAbra/iai-mcp) 🐍 🏠 🍎 🐧 - Local memory daemon with three-tier storage (episodic/semantic/procedural), vector search via LanceDB + bge-small-en-v1.5, graph-based recall reranking, and sleep-cycle consolidation. AES-256 encrypted at rest. Verbatim recall >=99% at 10k records, p95 <100ms. Ambient capture via Claude Code Stop hook. - [XJTLUmedia/Context-First-MCP](https://github.com/XJTLUmedia/Context-First-MCP) 📇 ☁️ 🏠 🍎 🪟 🐧 - Session memory, context health monitoring, reasoning quality, and truthfulness verification MCP server with 37 tools and tiered memory storage. `npx -y context-first-mcp` +- [XMemo](https://github.com/yonro/memory-os-cli) 📇 ☁️ - User-owned memory for AI agents over a hosted Streamable HTTP MCP endpoint. Save, search, recall, and manage scoped memories across Copilot, Claude, ChatGPT, IDEs, and CLIs. `https://xmemo.dev/mcp` - [contextstream/mcp-server](https://www.npmjs.com/package/@contextstream/mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Universal persistent memory for AI coding tools. Semantic code search, knowledge graphs, impact analysis, decision tracking, and 60+ MCP tools. Works across Cursor, Claude Code, Windsurf, and any MCP client. - [conversation-handoff-mcp](https://github.com/trust-delta/conversation-handoff-mcp) 📇 🏠 - Hand off conversation context between Claude Desktop projects and across MCP clients. Memory-based, no file clutter. - [cryptosquanch/legends-mcp](https://github.com/cryptosquanch/legends-mcp) 📇 🏠 🍎 🪟 🐧 - Chat with 36 legendary founders & investors (Elon Musk, Warren Buffett, Steve Jobs, CZ). AI personas with authentic voices, frameworks, and principles. No API key required. From 6e8ce4ac9cbade15e668ba7644536a2c8ab7562a Mon Sep 17 00:00:00 2001 From: yunze7373 <52488119+yunze7373@users.noreply.github.com> Date: Mon, 1 Jun 2026 02:35:27 +0900 Subject: [PATCH 2/4] Update XMemo MCP listing metadata --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28ef7d548..0f2e7c377 100644 --- a/README.md +++ b/README.md @@ -1710,7 +1710,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [cipherfoxie/sovereign-mcp](https://github.com/cipherfoxie/sovereign-mcp) [![cipherfoxie/sovereign-mcp MCP server](https://glama.ai/mcp/servers/cipherfoxie/sovereign-mcp/badges/score.svg)](https://glama.ai/mcp/servers/cipherfoxie/sovereign-mcp) 🐍 ☁️ 🐧 - MCP for the [Sovereign AI Blog](https://sovgrid.org), a hands-on engineering log of self-hosted AI on NVIDIA DGX Spark (GB10/SM121A). 44+ articles covering SGLang, Mistral, Voxtral, OpenClaw. Three tools: full-text search, article retrieval, and SGLang config validator for GB10 hardware. Free, no auth, no client-side tracking. `https://mcp.sovgrid.org/self-hosted-ai?ref=awesome-mcp` - [CodeAbra/iai-mcp](https://github.com/CodeAbra/iai-mcp) [![CodeAbra/iai-mcp MCP server](https://glama.ai/mcp/servers/CodeAbra/iai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/CodeAbra/iai-mcp) 🐍 🏠 🍎 🐧 - Local memory daemon with three-tier storage (episodic/semantic/procedural), vector search via LanceDB + bge-small-en-v1.5, graph-based recall reranking, and sleep-cycle consolidation. AES-256 encrypted at rest. Verbatim recall >=99% at 10k records, p95 <100ms. Ambient capture via Claude Code Stop hook. - [XJTLUmedia/Context-First-MCP](https://github.com/XJTLUmedia/Context-First-MCP) 📇 ☁️ 🏠 🍎 🪟 🐧 - Session memory, context health monitoring, reasoning quality, and truthfulness verification MCP server with 37 tools and tiered memory storage. `npx -y context-first-mcp` -- [XMemo](https://github.com/yonro/memory-os-cli) 📇 ☁️ - User-owned memory for AI agents over a hosted Streamable HTTP MCP endpoint. Save, search, recall, and manage scoped memories across Copilot, Claude, ChatGPT, IDEs, and CLIs. `https://xmemo.dev/mcp` +- [yonro/memory-os-cli](https://github.com/yonro/memory-os-cli) 📇 ☁️ - XMemo is user-owned memory for AI agents over a hosted Streamable HTTP MCP endpoint. Save, search, recall, and manage scoped memories across Copilot, Claude, ChatGPT, IDEs, and CLIs. `https://xmemo.dev/mcp` [![yonro/memory-os-cli MCP server](https://glama.ai/mcp/servers/yonro/memory-os-cli/badges/score.svg)](https://glama.ai/mcp/servers/yonro/memory-os-cli) - [contextstream/mcp-server](https://www.npmjs.com/package/@contextstream/mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Universal persistent memory for AI coding tools. Semantic code search, knowledge graphs, impact analysis, decision tracking, and 60+ MCP tools. Works across Cursor, Claude Code, Windsurf, and any MCP client. - [conversation-handoff-mcp](https://github.com/trust-delta/conversation-handoff-mcp) 📇 🏠 - Hand off conversation context between Claude Desktop projects and across MCP clients. Memory-based, no file clutter. - [cryptosquanch/legends-mcp](https://github.com/cryptosquanch/legends-mcp) 📇 🏠 🍎 🪟 🐧 - Chat with 36 legendary founders & investors (Elon Musk, Warren Buffett, Steve Jobs, CZ). AI personas with authentic voices, frameworks, and principles. No API key required. From 0ebbef3b69b08503d8a1f2aca226560bfc82ad16 Mon Sep 17 00:00:00 2001 From: Yingze Han <52488119+yunze7373@users.noreply.github.com> Date: Tue, 9 Jun 2026 16:38:54 +0900 Subject: [PATCH 3/4] fix: update Glama connector badge to correct io.github.yonro path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 968a0f581..2afa01b53 100644 --- a/README.md +++ b/README.md @@ -1787,7 +1787,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [CodeAbra/iai-mcp](https://github.com/CodeAbra/iai-mcp) [![CodeAbra/iai-mcp MCP server](https://glama.ai/mcp/servers/CodeAbra/iai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/CodeAbra/iai-mcp) 🐍 🏠 🍎 🐧 - Local memory daemon with three-tier storage (episodic/semantic/procedural), vector search via LanceDB + bge-small-en-v1.5, graph-based recall reranking, and sleep-cycle consolidation. AES-256 encrypted at rest. Verbatim recall >=99% at 10k records, p95 <100ms. Ambient capture via Claude Code Stop hook. - [XJTLUmedia/Context-First-MCP](https://github.com/XJTLUmedia/Context-First-MCP) 📇 ☁️ 🏠 🍎 🪟 🐧 - Session memory, context health monitoring, reasoning quality, and truthfulness verification MCP server with 37 tools and tiered memory storage. `npx -y context-first-mcp` - [alfredoizdev/contextforge-mcp](https://github.com/alfredoizdev/contextforge-mcp) [![alfredoizdev/contextforge-mcp MCP server](https://glama.ai/mcp/servers/alfredoizdev/contextforge-mcp/badges/score.svg)](https://glama.ai/mcp/servers/alfredoizdev/contextforge-mcp) 📇 ☁️ - Persistent memory for Claude Code, Cursor, and GitHub Copilot via MCP. Semantic search, Git commit/PR sync, project-based organization, team collaboration. Free tier available. `npx contextforge-mcp` -- [yonro/memory-os-cli](https://github.com/yonro/memory-os-cli) 📇 ☁️ - XMemo is user-owned memory for AI agents over a hosted Streamable HTTP MCP endpoint. Save, search, recall, and manage scoped memories across Copilot, Claude, ChatGPT, IDEs, and CLIs. `https://xmemo.dev/mcp` [![yonro/memory-os-cli MCP server](https://glama.ai/mcp/connectors/yonro/memory-os-cli/badges/score.svg)](https://glama.ai/mcp/connectors/yonro/memory-os-cli) +- [yonro/memory-os-cli](https://github.com/yonro/memory-os-cli) 📇 ☁️ - XMemo is user-owned memory for AI agents over a hosted Streamable HTTP MCP endpoint. Save, search, recall, and manage scoped memories across Copilot, Claude, ChatGPT, IDEs, and CLIs. `https://xmemo.dev/mcp` [![yonro/memory-os-cli MCP server](https://glama.ai/mcp/connectors/io.github.yonro/memory-os-cli/badges/score.svg)](https://glama.ai/mcp/connectors/io.github.yonro/memory-os-cli) - [contextstream/mcp-server](https://www.npmjs.com/package/@contextstream/mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Universal persistent memory for AI coding tools. Semantic code search, knowledge graphs, impact analysis, decision tracking, and 60+ MCP tools. Works across Cursor, Claude Code, Windsurf, and any MCP client. - [conversation-handoff-mcp](https://github.com/trust-delta/conversation-handoff-mcp) 📇 🏠 - Hand off conversation context between Claude Desktop projects and across MCP clients. Memory-based, no file clutter. - [cryptosquanch/legends-mcp](https://github.com/cryptosquanch/legends-mcp) 📇 🏠 🍎 🪟 🐧 - Chat with 36 legendary founders & investors (Elon Musk, Warren Buffett, Steve Jobs, CZ). AI personas with authentic voices, frameworks, and principles. No API key required. From 862a288e034af35f5ffb7075e4aa6bcca2646369 Mon Sep 17 00:00:00 2001 From: Yingze Han <52488119+yunze7373@users.noreply.github.com> Date: Tue, 16 Jun 2026 02:35:29 +0900 Subject: [PATCH 4/4] fix: use Glama server score badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2afa01b53..2116c7feb 100644 --- a/README.md +++ b/README.md @@ -1787,7 +1787,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [CodeAbra/iai-mcp](https://github.com/CodeAbra/iai-mcp) [![CodeAbra/iai-mcp MCP server](https://glama.ai/mcp/servers/CodeAbra/iai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/CodeAbra/iai-mcp) 🐍 🏠 🍎 🐧 - Local memory daemon with three-tier storage (episodic/semantic/procedural), vector search via LanceDB + bge-small-en-v1.5, graph-based recall reranking, and sleep-cycle consolidation. AES-256 encrypted at rest. Verbatim recall >=99% at 10k records, p95 <100ms. Ambient capture via Claude Code Stop hook. - [XJTLUmedia/Context-First-MCP](https://github.com/XJTLUmedia/Context-First-MCP) 📇 ☁️ 🏠 🍎 🪟 🐧 - Session memory, context health monitoring, reasoning quality, and truthfulness verification MCP server with 37 tools and tiered memory storage. `npx -y context-first-mcp` - [alfredoizdev/contextforge-mcp](https://github.com/alfredoizdev/contextforge-mcp) [![alfredoizdev/contextforge-mcp MCP server](https://glama.ai/mcp/servers/alfredoizdev/contextforge-mcp/badges/score.svg)](https://glama.ai/mcp/servers/alfredoizdev/contextforge-mcp) 📇 ☁️ - Persistent memory for Claude Code, Cursor, and GitHub Copilot via MCP. Semantic search, Git commit/PR sync, project-based organization, team collaboration. Free tier available. `npx contextforge-mcp` -- [yonro/memory-os-cli](https://github.com/yonro/memory-os-cli) 📇 ☁️ - XMemo is user-owned memory for AI agents over a hosted Streamable HTTP MCP endpoint. Save, search, recall, and manage scoped memories across Copilot, Claude, ChatGPT, IDEs, and CLIs. `https://xmemo.dev/mcp` [![yonro/memory-os-cli MCP server](https://glama.ai/mcp/connectors/io.github.yonro/memory-os-cli/badges/score.svg)](https://glama.ai/mcp/connectors/io.github.yonro/memory-os-cli) +- [yonro/memory-os-cli](https://github.com/yonro/memory-os-cli) 📇 ☁️ - XMemo is user-owned memory for AI agents over a hosted Streamable HTTP MCP endpoint. Save, search, recall, and manage scoped memories across Copilot, Claude, ChatGPT, IDEs, and CLIs. `https://xmemo.dev/mcp` [![yonro/memory-os-cli MCP server](https://glama.ai/mcp/servers/yonro/memory-os-cli/badges/score.svg)](https://glama.ai/mcp/servers/yonro/memory-os-cli) - [contextstream/mcp-server](https://www.npmjs.com/package/@contextstream/mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Universal persistent memory for AI coding tools. Semantic code search, knowledge graphs, impact analysis, decision tracking, and 60+ MCP tools. Works across Cursor, Claude Code, Windsurf, and any MCP client. - [conversation-handoff-mcp](https://github.com/trust-delta/conversation-handoff-mcp) 📇 🏠 - Hand off conversation context between Claude Desktop projects and across MCP clients. Memory-based, no file clutter. - [cryptosquanch/legends-mcp](https://github.com/cryptosquanch/legends-mcp) 📇 🏠 🍎 🪟 🐧 - Chat with 36 legendary founders & investors (Elon Musk, Warren Buffett, Steve Jobs, CZ). AI personas with authentic voices, frameworks, and principles. No API key required.