Skip to main content
Glama
520,779 tools. Updated 2026-09-06 09:34

"Tools to generate Lucidchart diagrams from Java code" matching MCP tools:

  • Generate JUnit tests for Java classes, methods, or packages by running Diffblue Cover CLI. Specify entry points or test the entire project.
    Apache 2.0
  • Generate ASCII diagrams for flowcharts, boxes, trees, tables, sequence, timeline, bar, class, ER, mindmap, and gantt charts. Choose from unicode, rounded, or ascii border styles.
    MIT
  • Generate architecture diagrams from Python code using the diagrams package. Create AWS, Kubernetes, and custom diagrams by writing code that defines components and connections.
    Apache 2.0

Matching MCP Servers

  • F
    license
    Not graded
    quality
    A
    maintenance
    Bridges agentic coding tools and live Java runtime behavior through a lightweight sidecar agent. Attaches directly to a running JVM to provide bytecode-level runtime signals for probe-verified inspection and deterministic debugging.
    2
    -

Matching MCP Connectors

  • Generate cloud architecture diagrams, flowcharts, and sequence diagrams.

  • Cloudflare Workers MCP server: code-explainer

  • Analyze existing code from a GitHub URL or pasted source to generate UML class, sequence, and state diagrams, plus flag architectural issues and produce an intelligence report.
    MIT
  • Update existing Mermaid diagrams with sprint or PR changes, generating changelog-annotated diffs and architecture evolution notes. Ensures diagrams stay current with code changes.
    MIT
  • Generate infrastructure diagrams as code for AWS, Azure, GCP, Kubernetes and other providers by defining nodes, connections and clusters programmatically.
    MIT
  • Batch-generate multiple diagrams at once by supplying a list of diagram parameters and an optional shared output directory, receiving per-item results and errors.
    MIT
  • Generates Spring Boot Java code (entity, DAO, service, controller, mapper) from a database table by applying customizable templates and writing files directly to the project.
    MIT
  • Transform UI screenshots into code, prompts, design specifications, or descriptions. Provide an image, choose an output type, and give detailed instructions to generate the artifact.
    Apache 2.0
  • Visualize code architecture and detect duplicate code in one call: generate UML diagrams, call/dependency graphs, and knowledge graph exports, plus identify near-duplicate code segments.
    MIT
  • Generate Mermaid sources for module dependency, domain-model ER, and HTTP route diagrams, and write them to .archiet/diagrams/ for embedding in documentation.
    MIT
  • Generate ASCII marble diagrams from event data to visualize RxJS stream emissions over time, including values, errors, and completion signals.
    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
  • Test regex patterns against strings with match details, groups, and indices, and generate working code in JavaScript, Python, Go, Rust, and Java.
    MIT