🛠️

mcp-neo4j-memory

MCP Neo4j Knowledge Graph Memory Server

Developer Tools stdio pypi pypistdioneo4j-contrib
RUN IN TERMINAL
claude mcp add neo4j-contrib-mcp-neo4j-memory -- uvx mcp-neo4j-memory
ADD TO claude_desktop_config.json
{ "mcpServers": { "neo4j-contrib-mcp-neo4j-memory": { "command": "uvx", "args": ["mcp-neo4j-memory"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "neo4j-contrib-mcp-neo4j-memory": { "command": "uvx", "args": ["mcp-neo4j-memory"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "neo4j-contrib-mcp-neo4j-memory": { "command": "uvx", "args": ["mcp-neo4j-memory"] } } }

About This MCP Server

The io.github.neo4j-contrib/mcp-neo4j-memory server is a Model Context Protocol server that provides a memory-based knowledge graph for Neo4j, enabling developers to store and retrieve contextual information for AI coding assistants like Claude Code and Cursor. This server connects to Neo4j databases, allowing developers to leverage the power of graph databases in their AI-driven development workflows. Developers would reach for this tool when they need a lightweight, in-memory knowledge graph solution for their Neo4j-based projects.

MCP Neo4j Knowledge Graph Memory Server. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

mcp-neo4j-memory on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The mcp-neo4j-memory server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/neo4j-contrib-mcp-neo4j-memory.svg)](https://skillsplayground.com/mcps/neo4j-contrib-mcp-neo4j-memory/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.