Skip to content

Neo4j Server

Free

by MCP Community

MCP Memory Server with Neo4j backend for AI knowledge graph storage

v1.4.0Added Apr 12, 2026
mcpmemoryknowledgegraphneo4j
Works with:ClaudeGPTGeminiCopilot

Neo4j Server MCP Server

MCP Memory Server with Neo4j backend for AI knowledge graph storage

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @afzal7869/mcp-neo4j-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "neo4j-server": {
      "command": "npx",
      "args": ["-y", "@afzal7869/mcp-neo4j-server"]
    }
  }
}