mcp-knowledge-graph.md

MCP Knowledge Graph

UI App
from"shaneholloman"
890

Persistent memory for Claude through local knowledge graph with multiple databases

Databases
knowledge graphmemorypersistentlocal
install.sh
# Clone the repository
$git clone https://github.com/shaneholloman/mcp-knowledge-graph
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve