
Sketch Context
Connects Sketch design files to development IDEs like Cursor, allowing AI to read design components and create new design elements from code.
66543 views19Local (stdio)
What it does
- Parse Sketch files and extract components
- List all symbols and layers in designs
- Create rectangles and text elements via commands
- Query specific design components and properties
- Bridge real-time communication between Sketch and IDEs
Best for
Design-to-code workflows with AI assistantsFrontend developers working with Sketch designsAutomating design element creation from specs
Bidirectional Sketch-IDE communicationArchived project - use official Sketch MCP instead