---
slug: "gaphor"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/amolenaar/gaphor-mcp-server@main/README.md"
repo: "https://github.com/amolenaar/gaphor-mcp-server"
source_file: "README.md"
branch: "main"
---
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.

