{"id":6284,"slug":"da-okazaki/mcp-neo4j-server","name":"MCP Neo4j Server","description":"Integrate the Neo4j graph database with clients through natural language interactions.","category":"database","github":"https://github.com/da-okazaki/mcp-neo4j-server","homepage":"","server_url":"","transport":"http","install":[{"cmd":"npx -y @smithery/cli","imports":[]}],"tools":[{"name":"execute_query","description":"Execute Cypher queries on the Neo4j database. Supports all types of Cypher queries (READ, CREATE, UPDATE, DELETE). Returns query results in a structured format. Parameters can be passed to prevent injection attacks."},{"name":"create_node","description":"Create a new node in the graph database. Specify node labels and properties. Returns the created node with its internal ID. Supports all Neo4j data types for properties."},{"name":"create_relationship","description":"Create a relationship between two existing nodes. Define relationship type and direction. Add properties to relationships. Requires node IDs for source and target nodes."}],"env_vars":[],"auth_type":"none","official":false,"stars":58,"status":"active","source":"mcpservers.org","created_at":"2026-05-25T13:31:59.370884+00:00","updated_at":"2026-05-28T12:02:12.409961+00:00","tags":[],"path":"mcp-neo4j-server"}