# 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/cli@latest mcp add sylweriusz/mcp-neo4j-memory-server

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

---

Source: https://github.com/sylweriusz/mcp-neo4j-memory-server | License: MIT
