This MCP server facilitates interaction with Neo4j databases using natural language, allowing users to manage and query their data effectively.
From the registry: A simple Neo4j MCP server for creating graph data models.
This server lives in a monorepo. The README covers the whole collection, so we can't extract a single canonical install. Part of the Neo4j Labs MCP monorepo (mcp-neo4j) which contains four servers: mcp-neo4j-cypher, mcp-neo4j-memory, mcp-neo4j-cloud-aura-api, and mcp-neo4j-data-modeling. This slug corresponds to mcp-neo4j-data-modeling.
NEO4J_TRANSPORTrequiredSpecifies the transport mode for the server.NEO4J_MCP_SERVER_HOSTrequiredDefines the host for the MCP server.NEO4J_MCP_SERVER_PORTrequiredSets the port for the MCP server.NEO4J_MCP_SERVER_PATHrequiredSpecifies the API path for the MCP server.Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB