{"slug":"da-okazaki/mcp-neo4j-server","name":"MCP Neo4j Server","description":"Integrate the Neo4j graph database with clients through natural language interactions.","category":"database","tags":[],"official":false,"stars":58,"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","github":"https://github.com/da-okazaki/mcp-neo4j-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}