gaphor

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

Gaphor MCP Server

This repo contains a concept for an MCP (Model Context Protocol) server that works with Gaphor models.

The idea is that you can query the model, add and modify elements in the model. It should be able to create a variety of diagrams.

If used in a coding environment, such as VSCode, this can help you to validate models with the actual code, check if the model is properly documented, and probably much more.