Kg – local knowledge graph memory for AI assistants

2 pointsposted 9 hours ago
by nnar

1 Comments

nnar

9 hours ago

Hi HN,

I built kg-mcp as a local MCP server for persistent AI project memory.

The goal is to give an assistant a structured, editable, Git-friendly knowledge graph instead of relying only on chunk retrieval from docs. It is meant for long-lived project knowledge like architecture, rules, decisions, dependencies, and incidents.

Would love feedback on the use case, positioning vs RAG, and whether the workflow is clear.