Skip to main content
Glama
509,079 tools. Updated 2026-09-03 03:45

"PlantUML Diagramming Tool and UML Diagram Creation" matching MCP tools:

  • Retrieve the version of the embedded PlantUML library (TeaVM JS build). Use this to verify the exact PlantUML release powering diagram generation.
    LGPL 3.0
  • Validate PlantUML diagram syntax before rendering. Get a clear valid/invalid result, diagram type, line count, warnings, and precise error details with line number when syntax fails.
    LGPL 3.0
  • Renders PlantUML source into a deterministic SVG, reporting validity, diagram type, and line count. On syntax errors, returns the exact line number, message, and context for quick debugging.
    LGPL 3.0
  • Trace how a PlantUML diagram is parsed line by line, receiving a JSON breakdown with source lines, human-readable explanations, and line numbers to debug or learn PlantUML syntax.
    LGPL 3.0
  • Identifies the correct UML diagram tool for your task. Describe your goal in plain English and get a ready-to-run tool recommendation with pre-filled parameters.
    MIT
  • Lists supported diagram types, descriptions, and output formats via Kroki. Provides uml://types data when clients cannot read resources.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Render, validate, encode/decode PlantUML diagram-as-code; 22 diagram types. Free, no auth.

  • Search the AI Tool Directory catalog: tool details, status checks (alive/acquired/deceased + cause and date), alternatives, and side-by-side comparisons. Read-only.

  • Parse architecture or flow diagrams (Mermaid, PlantUML, DOT, or text) into structured semantic fragments for context memory, making diagram knowledge retrievable via optimization and recall.
    Apache 2.0
  • Generate C4 architecture diagrams (context, container, component, deployment, dynamic) as Mermaid or PlantUML code from structured data.
    MIT
  • Create a typed UML diagram in StarUML, like class or sequence diagrams, providing an empty native canvas to populate with elements via create_element.
    MIT
  • Generate PlantUML diagrams with syntax validation and error reporting. Returns embeddable image URLs for valid diagrams or structured error details for automatic correction.
    MIT
  • Generate UML diagrams in StarUML from Mermaid code. Supports class, sequence, flowchart, ER, mindmap, requirement, and state diagrams.
    MIT
  • Generate UML class diagrams with class boxes, attributes, methods, and relationship arrows. Specify classes and relationships to produce an editable Excalidraw file.
    MIT
  • Create UML state machine diagrams with states, transitions, initial/final markers, and labels. Generates an editable Excalidraw file from structured input.
    MIT
  • Browse all supported Excalidraw diagram formats and their tool descriptions. Identify the right diagram type for your structured input before generating hand-drawn visuals.
    MIT
  • Creates a UML model element without placing it on a diagram. Specify the element type and parent element ID.
    MIT
  • Generate a UML sequence diagram by defining participants and ordered messages; the tool outputs a .drawio file ready for use in diagrams.net.
    ISC
  • Convert diagram code (Mermaid, PlantUML, Graphviz) into image files and save them locally for presentations, documentation, or offline use. Supports SVG, PNG, PDF, and JPEG formats with optional scaling.
    MIT