nebulagraph-mcp-server
Categories
Language:
Python
Stars:
15
Forks:
2
Model Context Protocol Server for NebulaGraph
A Model Context Protocol (MCP) server implementation that provides access to NebulaGraph.
Features
- Seamless access to NebulaGraph 3.x .
- Get ready for graph exploration, you know, Schema, Query, and a few shortcut algorithms.
- Follow Model Context Protocol, ready to integrate with LLM tooling systems.
- Simple command-line interface with support for configuration via environment variables and .env files.

Installation
pip install nebulagraph-mcp-server
Usage
nebulagraph-mcp-server will load configs from .env, for example:
NEBULA_VERSION=v3 # only v3 is supported
NEBULA_HOST=
NEBULA_PORT=
NEBULA_USER=
NEBULA_PASSWORD=
It requires the value of
NEBULA_VERSIONto be equal to v3 until we are ready for v5.
Development
npx @modelcontextprotocol/inspector \
uv run nebulagraph-mcp-server
Credits
The layout and workflow of this repo is copied from mcp-server-opendal.
Publisher info
Chojan Shang
Data Is Dead, Long Live Value. @vesoft-inc GenAI Team member. @Apache OpenDAL PMC member.
More MCP servers built with Python
Unified Context Layer (UCL) is a multi-tenant Model Context Protocol (MCP) server that enables AI agents, automation platforms, and applications to connect to over 1,000 SaaS tools—such as Slack, Jira, Gmail, Shopify, Notion, and more—via a single standardized /command endpoint.
Bridge the gap between design and code. Send pixel-perfect website components directly to Cursor or Claude Code using Model Context Protocol (MCP). No more screenshots or descriptions needed.