Skip to main content
Glama

NebulaGraph MCP Server

# For MCP client/server MCP_HOST=localhost MCP_PORT=8000 # For MCP server, to access NebulaGraph NEBULA_VERSION=v3 NEBULA_HOST=your-nebulagraph-server-host NEBULA_PORT=your-nebulagraph-server-port NEBULA_USER=your-nebulagraph-server-user NEBULA_PASSWORD=your-nebulagraph-server-password # For integration tests RUN_INTEGRATION_TESTS=false # set to true to run integration tests # For examples OPENAI_MODEL=your-openai-model OPENAI_ENDPOINT=your-openai-endpoint OPENAI_API_KEY=your-openai-api-key

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nebula-contrib/nebulagraph-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server