F
licenseNot graded
qualityC
maintenanceMCP server that parses .sketch design files into CSS-aligned, LLM-friendly JSON, enabling AI coding agents to generate high-fidelity HTML, Vue, or React code.
-
No user-submitted related servers found.
Scored across 2 tools
The two tools have completely different purposes: one captures a visual representation of selected layers, the other executes arbitrary scripts. There is no overlap or ambiguity.
Both tool names follow a consistent verb_noun pattern using snake_case: get_selection_as_image and run_code. The naming is clear and predictable.
With only 2 tools, the server feels underpowered for a design tool like Sketch. Typical MCP servers have at least a handful of tools covering core operations.
The server lacks obvious operations for a Sketch MCP (e.g., creating layers, modifying documents, exporting). The run_code tool acts as a catch-all, but the surface is incomplete for structured workflows.