NebulaGraph 用モデルコンテキストプロトコルサーバー
NebulaGraphへのアクセスを提供するモデル コンテキスト プロトコル (MCP) サーバー実装。
特徴
NebulaGraph 3.x へのシームレスなアクセス。
グラフ探索、スキーマ、クエリ、およびいくつかのショートカット アルゴリズムの準備をします。
モデル コンテキスト プロトコルに従い、LLM ツール システムと統合する準備ができています。
環境変数と .env ファイルによる構成をサポートするシンプルなコマンドライン インターフェイス。

インストール
使用法
nebulagraph-mcp-server .envから設定を読み込みます。例:
v5 の準備ができるまで、
NEBULA_VERSIONの値は v3 に等しくする必要があります。
発達
クレジット
このリポジトリのレイアウトとワークフローは、 mcp-server-opendalからコピーされます。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
LLM が NebulaGraph データベースと対話してグラフ探索を行い、スキーマ理解、クエリ、およびグラフ アルゴリズムをサポートできるようにするモデル コンテキスト プロトコル サーバーの実装。
Related Resources
Related MCP Servers
- Asecurity-licenseAqualityA Model Context Protocol server that provides access to MongoDB databases. This server enables LLMs to inspect collection schemas and execute read-only queries.Last updated -8292264MIT License
- -security-license-qualityA Model Context Protocol server that enables LLMs to interact directly with MongoDB databases, allowing users to query collections, inspect schemas, and manage data through natural language.Last updated -1091MIT License
- -security-license-qualityA Model Context Protocol server that enables LLMs to interact directly with MongoDB databases, allowing users to query collections, inspect schemas, and manage data through natural language.Last updated -109MIT License
- -security-license-qualityA Model Context Protocol server that enables LLMs to interact with GraphQL APIs by providing schema introspection and query execution capabilities.Last updated -5021MIT License