NebulaGraph
Provides access to NebulaGraph 3.x via the Model Context Protocol for integration with LLM tooling systems.
소개
NebulaGraph is a Model Context Protocol (MCP) server implementation designed to provide seamless access to NebulaGraph 3.x, enabling graph exploration through schema, query, and shortcut algorithms. By adhering to the Model Context Protocol, NebulaGraph facilitates integration with Large Language Model (LLM) tooling systems, offering a simple command-line interface with configuration support via environment variables and .env files.
주요 기능
- Provides graph exploration features (Schema, Query, Algorithms)
- Configuration via environment variables and .env files
- Seamless access to NebulaGraph 3.x
- 17 GitHub stars
- Follows Model Context Protocol for LLM integration
- Simple command-line interface
사용 사례
- Enabling graph-aware question answering systems
- Providing graph context to language models
- Integrating NebulaGraph with LLM-based applications