Skip to main content
Glama
S-SUJAN-S

antigravity-drawio-mcp

by S-SUJAN-S

Related Servers

Alternatives to antigravity-drawio-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      B
      maintenance
      MCP server that enables LLMs to create and edit draw.io diagrams using high-level intent commands, with automatic layout and styling.
      4
      8 npm
      4
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables AI assistants to programmatically create and manage flowcharts, ERDs, and swimlane diagrams. It provides tools for manipulating diagram structures, performing auto-layouts, and exporting to Mermaid or Markdown formats.
      3 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      MCP server for generating diagrams, charts, and visualizations using Gemini image generation on Vertex AI. Supports auto-detection of diagram types, multiple style modes, and iterative refinement.
      3
      8 npm
      1
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that enables LLMs to create and open diagrams in draw.io using XML, Mermaid, or CSV formats, by building a URL with compressed content and opening it in the browser.
      3
      58 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for creating and managing Excalidraw diagrams, supporting elements, libraries, icons, import/export, and auto-layout flowcharts.
      2,464 npm
      MIT

    TDQS

    B3.2/5.0

    Scored across 14 tools

    Disambiguation4/5

    Each generator targets a distinct diagram type, and lifecycle tools like create, patch, parse, export, and validate have clear boundaries. Minor overlap exists between beautify_diagram and resolve_diagram_collisions, both dealing with layout/overlap fixes.

    Naming Consistency4/5

    Tools consistently use snake_case verb-first names such as generate_*, create_diagram, patch_diagram, and validate_diagram. open_in_drawio and convert_mermaid_to_drawio break the strict verb_noun pattern but remain predictable.

    Tool Count5/5

    14 tools cover generation, editing, layout, analysis, validation, conversion, export, and GUI opening without redundancy. The count is well-scoped for a diagramming server.

    Completeness4/5

    The set covers diagram creation, parsing, patching, layout, validation, conversion, export, and opening, which is a complete workflow. It lacks an explicit file deletion/list operation, but that is a minor gap outside core diagramming.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues