Gaphor MCP Server
=================

This repo contains a concept for an MCP ([Model Context Protocol](https://modelcontextprotocol.io/))
server that works with [Gaphor](https://gaphor.org) 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.

