Back to directory
swayingleaves/uml-mcp-server

swayingleaves/uml-mcp-server

@Swayingleaves

UML diagram generation tool based on MCP, supporting PlantUML diagrams through natural language description or direct PlantUML code

umlplantumldiagrammcpmodel-context-protocolcode-generationvisualizationtool

Installation & Configuration

{
  "mcpServers": {
    "UML-MCP-Server": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/UML-MCP-Server",
        "run",
        "uml_mcp_server.py"
      ],
      "output_dir": "/path/to/uml-output"
    }
  }
}

Information

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