PsiACE_nebulagraph-mcp-server
If you are the rightful owner of PsiACE_nebulagraph-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation that provides access to NebulaGraph.
The NebulaGraph MCP Server is a specialized server implementation designed to facilitate seamless interaction with NebulaGraph, a popular graph database. This server adheres to the Model Context Protocol, making it compatible with various LLM tooling systems. It supports NebulaGraph version 3.x, enabling users to perform graph exploration tasks such as schema management, querying, and executing shortcut algorithms. The server is equipped with a simple command-line interface and allows configuration through environment variables and .env files, ensuring ease of use and integration.
Features
- Seamless access to NebulaGraph 3.x.
- Ready for graph exploration with schema, query, and shortcut algorithms.
- Follows Model Context Protocol for integration with LLM tooling systems.
- Simple command-line interface with environment variable and .env file support.