- Step1: Clone the repository from GitHub
- Step2: Install dependencies using bun install
- Step3: Configure environment variables with your Neo4j credentials
- Step4: Start Neo4j instance with Docker Compose if needed
- Step5: Run the MCP server using ./run-mcp-server.sh or directly via bun run index.ts
- Step6: Use Cursor IDE to connect to the MCP server and execute queries or retrieve database info