nebulagraph-mcp-server
17
The project is a Model Context Protocol server for NebulaGraph, designed to provide seamless access to NebulaGraph 3.x. It supports schema, query, and shortcut algorithms, and integrates with LLM tooling systems.
What versions of NebulaGraph does the MCP server support?
The MCP server currently supports NebulaGraph version 3.x.
How can I configure the MCP server for NebulaGraph?
Configuration can be done via environment variables or a .env file, specifying details like host, port, user, and password.
Is the MCP server ready for integration with LLM tooling systems?
Yes, the server follows the Model Context Protocol, making it ready for integration with LLM tooling systems.