Skip to main content
Glama
sandraschi

sketchboard-excalidraw-mcp

Related Servers

Alternatives to sketchboard-excalidraw-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.9/5.0

    Scored across 4 tools

    Disambiguation5/5

    The four tools have clearly distinct purposes: status for server info, render_svg for single-file rendering, mermaid_to_excalidraw for format conversion, and batch_render for multi-repo processing. Even though three are unimplemented, their intended roles are unambiguous and non-overlapping.

    Naming Consistency4/5

    All names use snake_case and mostly follow a verb_noun pattern (render_svg, batch_render), with mermaid_to_excalidraw being a noun_to_noun exception and status being a simple noun. The pattern is mostly consistent and readable, only minor deviations.

    Tool Count5/5

    Four tools is a well-scoped number for this server's purpose, covering status, single render, conversion, and batch processing. The count is neither too thin nor too heavy, and each tool has a clear intended role.

    Completeness1/5

    Three of four tools are marked NOT IMPLEMENTED YET and return explicit not_implemented errors. This creates severe dead ends for any agent attempting real diagram conversion or rendering; the only functional tool is status, leaving the server's stated purpose almost entirely unfulfilled.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues