mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-10 01:35:52 +00:00
Merge pull request #11926 from nazar256/agent/add-memheaven-glama
Add nazar256/memheaven
This commit is contained in:
@@ -2386,6 +2386,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
|
||||
- [jmpdsevilla/BovedIA](https://github.com/jmpdsevilla/BovedIA) [](https://glama.ai/mcp/servers/@jmpdsevilla/BovedIA) 📇 🏠 🍎 🪟 🐧 - Personal memory for Claude Code in plain Markdown notes you own. Doesn't load context blindly: a router note decides what to load and when, plus an "alma" (soul) layer for what you think and feel, not just tasks. `npx bovedia`
|
||||
- [LiLara-AI/shadowgraph](https://github.com/LiLara-AI/shadowgraph) [](https://glama.ai/mcp/servers/LiLara-AI/shadowgraph) 📇 🏠 🍎 🪟 🐧 - **Technical Preview / Early Access.** Local-first decision memory for AI agents that stores choices, rejected alternatives and their reasons, failed attempts, outcomes, provenance, and caller-invoked review conditions in a local file. Stdio MCP server; install from GitHub with Node.js 20+.
|
||||
- [lumayapartners/memini](https://github.com/lumayapartners/memini) [](https://glama.ai/mcp/servers/lumayapartners/memini) 📇 🏠 🍎 🪟 🐧 - Local-first project memory and guardrails for coding agents. Records failed attempts, fragile files, and decisions per repo; warns the agent before it repeats a recorded mistake. `npx -y memini mcp`
|
||||
- [nazar256/memheaven](https://github.com/nazar256/memheaven) [](https://glama.ai/mcp/servers/nazar256/memheaven) 📇 ☁️ - Self-hosted remote MCP memory server with Streamable HTTP, OAuth, and shared long-term memory for ChatGPT and AI agents.
|
||||
- [jessedu29260-netizen/booboo](https://github.com/jessedu29260-netizen/booboo) [](https://glama.ai/mcp/servers/jessedu29260-netizen/booboo) 📇 🏠 🍎 🪟 🐧 - See and query your whole AI system as one rooted 3D knowledge graph — agents, memory, knowledge, and automations fused into a privacy-walled snapshot. MCP tools for stats, search, node dossiers, neighbors, and pathfinding; the same snapshot renders up to a million nodes in the browser. `npx create-booboo`
|
||||
- [gpitrella/memxus-remote-mcp](https://github.com/gpitrella/memxus-remote-mcp) [](https://glama.ai/mcp/servers/gpitrella/memxus-remote-mcp) 📇 ☁️ - Shared context engine for devs and teams. Syncs GitHub, Notion, and saved decisions into reusable project context, so Claude, ChatGPT, Cursor, VS Code and Gemini start each session with the architecture and decisions the team already made. OAuth 2.1 PKCE, AES-256 encrypted, RFC 9728 compliant. `https://mcp.memxus.com/mcp`
|
||||
- [basemouse/basemouse-core](https://github.com/basemouse/basemouse-core) [](https://glama.ai/mcp/servers/basemouse/basemouse-core) 📇 ☁️ 🏠 - Shared, versioned memory for your agents across Claude Code, Cursor, Kiro and Grok. One MCP server, sourced answers, full history. Remote Streamable HTTP; anonymous browses a public demo corpus. Tools: `search`, `get_context_pack`, `upsert_document`. `https://basemouse.com/mcp`
|
||||
|
||||
Reference in New Issue
Block a user