Neo4j MCP Server

Stabledatabase
350 starsPythonneo4j-contrib
GitHubnpm
About

Overview

The Neo4j MCP Server enables AI agents to interact with Neo4j graph databases using Cypher queries. It provides tools for executing read and write queries, exploring node relationships, listing labels and relationship types, and analyzing graph patterns. Ideal for knowledge graphs, recommendation engines, and network analysis.
Capabilities

Tools & Capabilities

query

Execute a Cypher query against the Neo4j database

get_schema

Get the graph schema including node labels and relationship types

list_labels

List all node labels in the database

list_relationship_types

List all relationship types in the graph

Setup

Installation

bash
Install
pip install mcp-neo4j
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "neo4j": {
      "command": "python",
      "args": ["-m", "mcp_neo4j"],
      "env": {
        "NEO4J_URI": "bolt://localhost:7687",
        "NEO4J_USER": "neo4j",
        "NEO4J_PASSWORD": "password"
      }
    }
  }
}

Quick Info

Authorneo4j-contrib
LanguagePython
StatusStable
Stars 350
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.