
Kg
- 9 repo stars
- Updated July 24, 2026
- nnar1o/kg
Gives an AI assistant a local knowledge-graph memory store so it can persist and recall entities and relationships across conversations.
About
kg is a local knowledge-graph memory MCP server that lets an AI assistant store and recall entities and the relationships between them across sessions. A solo builder reaches for it when they want their agent to remember facts, people, and connections locally, without shipping that memory to a cloud service, giving Claude durable context that survives past a single conversation.
- Local knowledge-graph memory
- Persists entities and relationships
- For AI assistants
- Runs locally, data stays on your machine
Kg by the numbers
- Data as of Jul 25, 2026 (Skillselion catalog sync)
claude mcp add kg -- npx -y nnar1o/kgAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 9 |
|---|---|
| Last updated | July 24, 2026 |
| Repository | nnar1o/kg ↗ |
What it does
Gives an AI assistant a local knowledge-graph memory store so it can persist and recall entities and relationships across conversations.
Who is it for?
agents needing local, durable knowledge-graph memory
Skip if: cloud-hosted shared memory needs
What you get
- a persistent agent memory store