mater1996/sketch-mcp-server
3.3
If you are the rightful owner of sketch-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Sketch file processing server based on Model Context Protocol (MCP), designed for AI tools to intelligently analyze Sketch design files and generate Vue component code.
Tools
Functions exposed to the LLM to take actions
loadSketchByPath
Load Sketch file from file system
getDocumentStructure
Get complete document hierarchy
getNodesSummary
Smart Node Summary with token reduction
getSymbolMasters
Get all Symbol Masters
renderNodeAsBase64
Render node as image (SVG/PNG)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client