Skip to main content
Glama

Related Servers

Alternatives to Excalidraw MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to build, edit, organize, and export Excalidraw diagrams (architecture, flowcharts, etc.) entirely headless, producing .excalidraw files, SVG, and PNG renders.
      2,455 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides tools for creating, deleting, and querying nodes and edges in Excalidraw diagrams, enabling diagram editing via LLM interfaces.
      98 npm
      5
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to programmatically control a live Excalidraw canvas with element-level CRUD operations and real-time synchronization. It supports iterative diagramming through scene descriptions, screenshots, and advanced layout tools for collaborative AI-human workflows.
      1,645 npm
      2
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to create, modify, and share diagrams on a live Excalidraw canvas through MCP tools, supporting shapes, text, arrows, batch operations, and export to shareable links with images.
      1,645 npm
      8
      MIT

    TDQS

    A3.5/5.0

    Scored across 8 tools

    Disambiguation5/5

    Every tool has a clearly distinct purpose with no ambiguity. Each tool targets a specific action (create, delete, export, get, list, update) on a specific resource (drawing), making it easy for an agent to select the correct tool without confusion.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern (e.g., create_drawing, delete_drawing, export_to_json). The naming is uniform across all eight tools, with no deviations in style or convention.

    Tool Count5/5

    With 8 tools, this server is well-scoped for managing Excalidraw drawings. Each tool serves a distinct and necessary function, covering core operations without being overly sparse or bloated.

    Completeness5/5

    The tool set provides complete CRUD/lifecycle coverage for the domain: create, get, list, update, and delete drawings, plus multiple export options. There are no obvious gaps, and agents can perform all essential workflows without dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues