MCP.so
Sign In
M

Mcp Sketch

@YamadaAoi

About Mcp Sketch

Local MCP server for parsing Sketch exported HTML zip archives and extracting design structure information.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-sketch": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-sketch"
      ],
      "env": {
        "MCP_MODE": "1"
      }
    }
  }
}

Tools

4

List the artboards from the Sketch Meaxure export archive (zip or folder)

Analyze sketch Meaxure files and return the design structure of corresponding pages or drawing boards

Start dev server for previewing

record sketch workflow state

Overview

What is Mcp Sketch?

A local MCP server that parses Sketch-exported HTML zip archives and extracts design structure information. It is intended for users working with Sketch design exports.

How to use Mcp Sketch?

Key features of Mcp Sketch

  • Parses Sketch exported HTML zip archives
  • Extracts design structure information

Use cases of Mcp Sketch

  • Analyzing design structure from Sketch HTML exports
  • Integrating sketch export data into MCP‑enabled tools

FAQ from Mcp Sketch

What does Mcp Sketch do?

It parses Sketch-exported HTML zip archives and extracts design structure information.

What are the runtime requirements?

Where does the data live?

What transports or authentication does Mcp Sketch support?

Frequently asked questions

What does Mcp Sketch do?

It parses Sketch-exported HTML zip archives and extracts design structure information.

Comments

More Other MCP servers