Merge pull request #8286 from Goldentrii/add-agentrecall

feat: add AgentRecall persistent memory MCP server
This commit is contained in:
Frank Fiegel
2026-06-18 10:19:55 -04:00
committed by GitHub
+1
View File
@@ -1877,6 +1877,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
- [ailenshen/apple-notes-mcp](https://github.com/ailenshen/apple-notes-mcp) [![apple-notes-mcp MCP server](https://glama.ai/mcp/servers/ailenshen/apple-notes-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ailenshen/apple-notes-mcp) 📇 🏠 🍎 - Read and write Apple Notes with bidirectional Markdown conversion. Fast SQLite queries for listing/searching, AppleScript + native import for full CRUD. Supports stdio and Streamable HTTP transports.
- [AgenticRevolution/memory-nexus-cloud](https://github.com/AgenticRevolution/memory-nexus-cloud) 📇 ☁️ - Cloud-hosted persistent semantic memory for AI agents. Semantic search, knowledge graphs, specialist expertise hats, and multi-tenant isolation. Free 7-day trial.
- [AgentModule/mcp](https://github.com/AgentModule/mcp) [![AgentModule/mcp MCP server](https://glama.ai/mcp/servers/AgentModule/mcp/badges/score.svg)](https://glama.ai/mcp/servers/AgentModule/mcp) 📇 ☁️ - Agent-native knowledge infrastructure. Deterministic, vertical-specific knowledge bases engineered for autonomous agent consumption via MCP. Ethics module (22 modules, EU AI Act mapped) included with every membership. Free 24hr ethics trial.
- [Goldentrii/AgentRecall](https://github.com/Goldentrii/AgentRecall) [![Goldentrii/AgentRecall-MCP MCP server](https://glama.ai/mcp/servers/Goldentrii/AgentRecall-MCP/badges/score.svg)](https://glama.ai/mcp/servers/Goldentrii/AgentRecall-MCP) 📇 ☁️ 🏠 🍎 🪟 🐧 - Persistent, compounding memory for AI agents across sessions. Uses the Intelligent Distance Protocol to surface the most contextually relevant past memories. Five tools: `session_start`, `remember`, `recall`, `check`, `session_end`. `npx agent-recall-mcp`
- [AlekseiMarchenko/central-intelligence](https://github.com/AlekseiMarchenko/central-intelligence) [![central-intelligence MCP server](https://glama.ai/mcp/servers/AlekseiMarchenko/central-intelligence/badges/score.svg)](https://glama.ai/mcp/servers/AlekseiMarchenko/central-intelligence) 📇 ☁️ - Persistent memory for AI agents. Five tools (remember, recall, context, forget, share) with semantic search via vector embeddings and agent/user/org scoping. Works with Claude Code, Cursor, Windsurf, and any MCP client.
- [epicsagas/alcove](https://github.com/epicsagas/alcove)[![alcove MCP server](https://glama.ai/mcp/servers/epicsagas/alcove/badges/score.svg)](https://glama.ai/mcp/servers/epicsagas/alcove) 🦀 🏠 🍎 🪟 🐧 - MCP server that gives AI coding agents on-demand access to private project docs via BM25 ranked search. One setup for Claude Code, Cursor, Codex, Gemini CLI, and more. Docs stay private, never in public repos.
- [alibaizhanov/mengram](https://github.com/alibaizhanov/mengram) [![mengram MCP server](https://glama.ai/mcp/servers/@alibaizhanov/mengram/badges/score.svg)](https://glama.ai/mcp/servers/@alibaizhanov/mengram) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Human-like memory layer for AI agents with semantic, episodic, and procedural memory. Claude Code hooks (auto-save, auto-recall, cognitive profile). 29 MCP tools, knowledge graph, smart triggers, multi-user isolation. Python & JS SDKs.