UIengF opened a new pull request, #368:
URL: https://github.com/apache/hugegraph-ai/pull/368

          新增 hugegraph-mcp 子模块——HugeGraph 的 Model Context Protocol 
服务,作为一层安全、受控的薄适配器接入 HugeGraph-AI / HugeGraph Server。
          核心改动
     ▎ - 新增 hugegraph-mcp/ 子模块,基于 FastMCP,对外暴露 8 个稳定工具(inspect / 
generate_gremlin / execute_gremlin_read / extract / import / delete graph 
data、design / apply 
     ▎ schema),写能力工具默认被 admin/readonly guard 拦截。
     ▎ - 统一响应 envelope、权限与只读 guard、只读 Gremlin 校验、plan_hash 的 dry-run/confirm 
写安全链。
     ▎ - 新增 23 个测试文件(含真实写路径集成测试),覆盖 envelope / guard / gremlin 策略 / schema / 
写路径等。
     ▎ - 新增 5 个 skills(data-importer / operator / query-analyst / 
regression-tester / schema-designer)及配套 agent 配置。
     ▎ - workspace 接入:根 pyproject.toml 注册 hugegraph-mcp 为 uv workspace 成员,新增 
mcp optional-dependency。
     ▎ - 配套:pyhugegraph 的 huge_config / log 小幅调整,client graphspace auth routing 
测试补充。
    
     ▎ 要求:HugeGraph Server >= 1.7.0。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to