I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

nebulagraph-mcp-server
Model Context Protocol Server for NebulaGraph 3.x
3 years
Works with Finder
1
Github Watches
2
Github Forks
15
Github Stars
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.
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
I find academic articles and books for research and literature reviews.
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/suhail-ak-s/mcp-typesense-server
本项目是一个钉钉MCP(Message Connector Protocol)服务,提供了与钉钉企业应用交互的API接口。项目基于Go语言开发,支持员工信息查询和消息发送等功能。
Short and sweet example MCP server / client implementation for Tools, Resources and Prompts.
Reviews

user_lm3UlaVK
As a dedicated user of nebulagraph-mcp-server by PsiACE, I am genuinely impressed by its robust performance and versatility. The seamless integration with my projects and the comprehensive documentation on the GitHub page make it an excellent choice for managing MCP applications. Highly recommended for developers looking for a reliable and efficient server solution!