neo4j-mcp-server

miltonvve/neo4j-mcp-server

3.2

If you are the rightful owner of neo4j-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Neo4j MCP Server is a production-ready server designed for seamless integration between Claude Code and Neo4j graph databases, featuring multi-tenancy and Azure AKS deployment.

Tools

Functions exposed to the LLM to take actions

create_project_namespace

Creates a new project namespace for data isolation.

create_node

Creates a new node in the specified project namespace.

create_relationship

Creates a relationship between two nodes.

execute_cypher_query

Executes a Cypher query within a project namespace.

get_project_schema

Retrieves schema information for a project.

backup_project

Creates a backup of project data.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources