Skip to main content
Glama
465,730 tools. Updated 2026-08-19 05:57

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

  • Scan source code with Semgrep to find security vulnerabilities, bugs, and anti-patterns. Supports multiple languages including Python, JavaScript, Java, Go, C, C++, Ruby, and more.
    MIT No Attribution
  • 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

  • A
    license
    -
    quality
    B
    maintenance
    Enables generating cloud architecture diagrams, flowcharts, sequence diagrams, and more using three rendering engines: mingrammer/diagrams, Mermaid, and PlantUML.
    3
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that retrieves relevant code snippets and documents to assist in generating pymilvus code, converting between ORM and client, and translating Milvus code between programming languages.
    MIT

Matching MCP Connectors

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

  • Corporate travel: search and book flights, hotels, rail and transfers, manage orders.

  • Analyze any codebase from a GitHub URL or pasted code to generate UML class, sequence, and state diagrams with architectural insights.
    MIT
  • Update existing Mermaid diagrams with sprint or PR changes, adding changelog headers and architecture evolution notes.
    MIT
  • Generate infrastructure diagrams as code for AWS, Azure, GCP, Kubernetes and other providers by defining nodes, connections and clusters programmatically.
    MIT
  • Decompile Maven dependency classes into full Java source with method bodies. Extract specific methods or paginate for focused reading.
    Apache 2.0
  • 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
  • Runs multi-engine static analysis on Apex classes to detect security vulnerabilities and code quality issues. Automatically falls back to Java-free engines if Java is unavailable.
    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 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
  • Retrieve example code for AWS architecture, sequence, flow, class, Kubernetes, on-premises, and custom diagrams to understand syntax and structure before creating custom visualizations.
    Apache 2.0
  • Execute custom Frida JavaScript code to hook Java methods and manipulate memory on Android apps. The Java bridge is auto-imported, enabling direct use of Java.perform() and Java.use().
    MIT