{"id":26291516,"url":"https://github.com/psiace/nebulagraph-mcp-server","last_synced_at":"2025-03-15T00:39:17.417Z","repository":{"id":281768602,"uuid":"946125239","full_name":"PsiACE/nebulagraph-mcp-server","owner":"PsiACE","description":"Model Context Protocol Server for NebulaGraph 3.x","archived":false,"fork":false,"pushed_at":"2025-03-11T03:13:24.000Z","size":80,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T03:46:21.799Z","etag":null,"topics":["agent","genai","llm","mcp","nebulagraph"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/nebulagraph-mcp-server/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PsiACE.png","metadata":{"files":{"readme":"README.md","changelog":"changelogithub.config.json","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-10T16:44:15.000Z","updated_at":"2025-03-11T03:28:50.000Z","dependencies_parsed_at":"2025-03-11T03:46:37.002Z","dependency_job_id":"57717af0-4c66-461f-9c79-8eaa9ebcb785","html_url":"https://github.com/PsiACE/nebulagraph-mcp-server","commit_stats":null,"previous_names":["psiace/nebulagraph-mcp-server"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsiACE%2Fnebulagraph-mcp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsiACE%2Fnebulagraph-mcp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsiACE%2Fnebulagraph-mcp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsiACE%2Fnebulagraph-mcp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PsiACE","download_url":"https://codeload.github.com/PsiACE/nebulagraph-mcp-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243667965,"owners_count":20328036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent","genai","llm","mcp","nebulagraph"],"created_at":"2025-03-15T00:39:16.944Z","updated_at":"2025-03-15T00:39:17.409Z","avatar_url":"https://github.com/PsiACE.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Model Context Protocol Server for NebulaGraph\n\n\nA Model Context Protocol (MCP) server implementation that provides access to [NebulaGraph](https://github.com/vesoft-inc/nebula).\n\n[![PyPI - Version](https://img.shields.io/pypi/v/nebulagraph-mcp-server)](https://pypi.org/project/nebulagraph-mcp-server/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/nebulagraph-mcp-server)](https://pypi.org/project/nebulagraph-mcp-server/)\n[![Lint and Test](https://github.com/PsiACE/nebulagraph-mcp-server/actions/workflows/test.yml/badge.svg)](https://github.com/PsiACE/nebulagraph-mcp-server/actions/workflows/test.yml)\n\n## Features\n\n- Seamless access to NebulaGraph 3.x .\n- Get ready for graph exploration, you know, Schema, Query, and a few shortcut algorithms.\n- Follow Model Context Protocol, ready to integrate with LLM tooling systems.\n- Simple command-line interface with support for configuration via environment variables and .env files.\n\n![LlamaIndex with NebulaGraph MCP](./assets/llamaindex-with-nebulagraph-mcp.png)\n\n## Installation\n\n```shell\npip install nebulagraph-mcp-server\n```\n\n## Usage\n\n`nebulagraph-mcp-server` will load configs from `.env`, for example:\n\n```\nNEBULA_VERSION=v3 # only v3 is supported\nNEBULA_HOST=\u003cyour-nebulagraph-server-host\u003e\nNEBULA_PORT=\u003cyour-nebulagraph-server-port\u003e\nNEBULA_USER=\u003cyour-nebulagraph-server-user\u003e\nNEBULA_PASSWORD=\u003cyour-nebulagraph-server-password\u003e\n```\n\n\u003e It requires the value of `NEBULA_VERSION` to be equal to v3 until we are ready for v5.\n\n## Development\n\n```shell\nnpx @modelcontextprotocol/inspector \\\n  uv run nebulagraph-mcp-server\n```\n\n## Credits\n\nThe layout and workflow of this repo is copied from [mcp-server-opendal](https://github.com/Xuanwo/mcp-server-opendal).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsiace%2Fnebulagraph-mcp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsiace%2Fnebulagraph-mcp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsiace%2Fnebulagraph-mcp-server/lists"}