Back to directory
kemier/mcp-uml

kemier/mcp-uml

@kemier

A powerful diagram generation server implementing Model Context Protocol for UML and other diagram types

umldiagrammodel-context-protocolmcpgenerationmermaidplantumlkrokitool

Installation & Configuration

{
  "mcpServers": {
    "UML-MCP-Server": {
      "command": "python",
      "args": [
        "/path/to/uml-mcp/mcp_server.py"
      ],
      "output_dir": "/path/to/output"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17