mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-05-05 10:32:15 +00:00
Merge pull request #5005 from TheStack-ai/add-waypath
Add TheStack-ai/waypath to Knowledge and Memory
This commit is contained in:
@@ -1666,6 +1666,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
|
||||
- [Abhigyan-Shekhar/Waggle-mcp](https://github.com/Abhigyan-Shekhar/Waggle-mcp) [](https://glama.ai/mcp/servers/Abhigyan-Shekhar/Waggle-mcp) 🐍 🏠 🍎 🪟 🐧 - Persistent graph memory for AI agents. Drop a conversation turn in via `observe_conversation()` and facts are auto-extracted, stored as typed graph nodes with local semantic embeddings (no API key). Supports temporal queries ("what did we decide last week?"), conflict detection, and context priming. One-command setup with `waggle-mcp init`. SQLite locally, Neo4j in production.
|
||||
- [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.
|
||||
- [TheStack-ai/waypath](https://github.com/TheStack-ai/waypath) [](https://glama.ai/mcp/servers/TheStack-ai/waypath) 📇 🏠 - Local-first external brain CLI for coding agents. SQLite-backed context, graph-aware recall via FTS5 and RRF, and governed memory with explicit promote and review gates. Ships Codex and Claude Code host shims and a native MCP server.
|
||||
- [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) 🐍 🏠 ☁️ - ...
|
||||
|
||||
Reference in New Issue
Block a user