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.

Basic information

Category

Other

Transports

stdio

Publisher

YamadaAoi

Submitted by

YamadaAoi

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

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

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?

Comments

More Other MCP servers