mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-05-02 08:45:58 +00:00
Merge pull request #4255 from zzhang82/codex/add-agent-memory-bridge
Add Agent Memory Bridge to Knowledge & Memory
This commit is contained in:
@@ -1597,6 +1597,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
|
||||
- [vectorize-io/hindsight](https://github.com/vectorize-io/hindsight) 🐍 ☁️ 🏠 - Hindsight: Agent Memory That Works Like Human Memory - Built for AI Agents to manage Long Term Memory
|
||||
- [wazionapps/nexo](https://github.com/wazionapps/nexo) [](https://glama.ai/mcp/servers/wazionapps/nexo) 🐍 🏠 - Cognitive memory for AI agents with Atkinson-Shiffrin memory model (STM/LTM/sensory register), semantic RAG, Ebbinghaus decay, trust scoring, and 76+ MCP tools.
|
||||
- [whynowlab/jarvis-orb](https://github.com/whynowlab/jarvis-orb) [](https://glama.ai/mcp/servers/whynowlab/jarvis-orb) 🐍 🏠 - Persistent 4-tier AI memory (episodic, semantic, project, procedural) with temporal scoring, contradiction detection, entity tracking, and real-time desktop visualization orb.
|
||||
- [zzhang82/Agent-Memory-Bridge](https://github.com/zzhang82/Agent-Memory-Bridge) [](https://glama.ai/mcp/servers/zzhang82/Agent-Memory-Bridge) 🐍 🏠 - MCP-native, local-first memory for coding agents that turns coding sessions into reusable engineering memory: decisions, gotchas, and domain knowledge.
|
||||
- [teolex2020/AuraSDK](https://github.com/teolex2020/AuraSDK) [](https://glama.ai/mcp/servers/teolex2020-aurasdk) 🐍 🏠 — Persistent cognitive memory for Claude Desktop. Sub-ms recall, offline, encrypted.
|
||||
- [arthurpanhku/Arthor-Agent](https://github.com/arthurpanhku/Arthor-Agent) [](https://glama.ai/mcp/servers/@arthurpanhku/arthor-agent) 🐍 🏠 ☁️ - ...
|
||||
- [yakuphanycl/instinct](https://github.com/yakuphanycl/instinct) [](https://glama.ai/mcp/servers/yakuphanycl/instinct) 🐍 🏠 🍎 🪟 🐧 - Self-learning memory for AI coding agents. Observes tool sequences, user preferences, and recurring fixes; confidence-based promotion (hits ≥5 → mature, ≥10 → rule) so agents stop repeating mistakes without explicit instruction. SQLite-backed, project-aware, zero external deps. Works with Claude Code, Cursor, Windsurf, Goose, Codex. Published on PyPI as `instinct-mcp` and registered in the MCP Registry.
|
||||
|
||||
Reference in New Issue
Block a user