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=<your-nebulagraph-server-host>
NEBULA_PORT=<your-nebulagraph-server-port>
NEBULA_USER=<your-nebulagraph-server-user>
NEBULA_PASSWORD=<your-nebulagraph-server-password>
It requires the value of
NEBULA_VERSION
to 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.
NebulaGraph MCP Server
Project Details
- PsiACE/nebulagraph-mcp-server
- Apache License 2.0
- Last Updated: 4/16/2025
Categories
Recomended MCP Servers
MCP server to expose local zotero repository to MCP clients
This is a MCP server I built to interact with my hybrid graph rag db.
强大的MCP翻译服务器!#AiryLarkMCP 🌐 专为专业翻译人员设计: • 三阶段翻译流程:分析规划、精准翻译、全文审校 • 自动识别专业领域术语 • 提供全面翻译质量评估 • 支持多语种互译 • 保持原文风格与专业性 💯 无缝集成Claude/Cursor等支持MCP的AI助手,让AI翻译达到专业水准!
MCP for reverse engineering
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and...
A MCP Server that provides browser access through playwright with "stealth mode" enabled.
LLDB MCP server
An implementation of the Model Context Protocol for the World Bank open data API
hubspot mcp server