#967 · Primary category: AI Agents & Automation
mcp-knowledge-graph
MCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
Project last updated:05/29/26
GitHub Stars
886
Forks
102
Contributors
1
License
MIT
Why we included this project
This is an MCP server that stores what an AI assistant learns in a local knowledge graph instead of letting it vanish when the conversation ends. Memories are saved as entities, relations, and observations, and anything that speaks the MCP protocol, including Claude Code and Claude Desktop, can be wired up to it so details about your projects, contacts, and tasks survive between separate exchanges. The fork is tuned for local development: it can point at a .aim directory inside a project or at any global folder you choose, and a _aim marker at the top of each file keeps it from clobbering unrelated JSONL data. It runs as an npx package with store, search, link, and forget tools, so it is a practical way to test agent memory on your own machine before investing in a heavier persistence layer.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.