
1{2 "mcpServers": {3 "neo4j": {4 "env": {5 "NEO4J_URI": "bolt://localhost:7687",6 "NEO4J_DATABASE": "neo4j",7 "NEO4J_PASSWORD": "your-password",8 "NEO4J_USERNAME": "neo4j"9 },10 "args": [11 "@alanse/mcp-neo4j-server"12 ],13 "command": "npx"14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation