# Neo4j Knowledge Graph Memory

Store and retrieve user-specific memories across sessions using Neo4j graph database. This MCP memory infrastructure enables AI assistants to maintain context, recall past interactions, and manage me…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add sylweriusz/mcp-neo4j-memory-server

# Browse available tools
npx -y smithery tool list sylweriusz/mcp-neo4j-memory-server
```

---

License: MIT
