# C++ UML Class Diagram Generator

Generate UML class diagrams from C++ source code by analyzing class structures, inheritance, and members. Produce PlantUML-compatible diagrams to visualize your C++ project architecture easily. Integ…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add hydavinci/uml_diagram

# Browse available tools
npx -y smithery tool list hydavinci/uml_diagram
```

---

License: MIT
