- Step1: Install using pip with `pip install nebulagraph-mcp-server`
- Step2: Configure environment variables with NEBULA_HOST, NEBULA_PORT, NEBULA_USER, NEBULA_PASSWORD, NEBULA_VERSION
- Step3: Run the server via command line `nebulagraph-mcp-server`
- Step4: Connect to the server through supported clients or integrations
- Step5: Use graph schema queries, explore data, or execute algorithms through the server interface.