Generate UML and 30+ diagram types via MCP with flexible outputs.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "UML-MCP" yet — see the docs or source repo.
Create a UML component diagram from this system description and output it as SVG: a frontend accesses services through an API gateway; both the user service and order service connect to MySQL; the order service also uses Redis for caching.
A clear UML component diagram showing modules and relationships, exported in SVG format.
Convert this process into a flowchart and output it as PNG: an employee submits a leave request, the direct manager reviews it; if it exceeds 3 days, it goes to HR for approval; if approved, notify the applicant, otherwise return it with a reason.
A PNG flowchart with clear business steps, decision branches, and approval outcomes.
Generate a UML sequence diagram for this scenario and output it in Mermaid format: during login, the client calls the auth service to verify credentials; the auth service queries the user database; if successful, it returns a token, and the client then uses the token to request the profile service.
Mermaid sequence diagram code showing interaction order, requests, and responses.
Generate technical docs and diagrams to improve engineering communication and delivery.
Generate UML and flow diagrams from Java or Spring Boot repositories.
Lets AI create and manage diagrams via MCP.
Generate, render, save, and share PlantUML diagrams directly from Claude Desktop.
Create and manage ER diagrams in StarUML and generate PostgreSQL DDL.
Generate GCP architecture and technical diagrams to speed up design communication.