Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by antoinebou12 • Visualization & Charts
An MCP server that generates UML and other diagrams (Mermaid, D2, Graphviz, etc.) for AI assistants and developer tools, producing SVG/PNG/PDF outputs via Kroki or PlantUML.
Generate UML class, sequence, activity, or other diagrams from text or code and obtain rendered image outputs.
Render diagrams using Kroki or PlantUML (local or remote) into SVG/PNG/PDF and save them to a specified output directory.
Integrate diagram generation into editor workflows (e.g., Cursor, Claude Desktop) via the Model Context Protocol for automated in-editor diagram creation.
UML-MCP is an open-source MCP-compatible server that generates a wide range of diagrams (UML class, sequence, activity, Mermaid, D2, Graphviz, ERD, and more). It integrates with Kroki and PlantUML (local or remote) to render diagrams into multiple formats (SVG, PNG, PDF) and exposes tools and resources via the UML-MCP interface. The server is modular, provides templates/examples, and can be integrated into editors like Cursor and Claude Desktop or used by LLM assistants via the Model Context Protocol for automated diagram creation.
Generate any UML or diagram by type (class, sequence, mermaid, d2, etc.)
Base prompt for UML diagram generation Args: context: Dictionary containing context information Returns: The prompt text
Prompt for generating UML diagrams with plan-then-generate. Same workflow as uml_diagram (plan first, then generate code and call generate_uml).
Prompt for generating UML class diagrams Args: context: Dictionary containing context information Returns: The prompt text
Prompt for generating UML sequence diagrams Args: context: Dictionary containing context information Returns: The prompt text
Prompt for generating UML activity diagrams Args: context: Dictionary containing context information Returns: The prompt text
Get available diagram types
Get diagram templates for different diagram types
Get diagram examples for different diagram types
Get supported output formats for each diagram type
Get MCP server information
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.