MCP.so
登录
M

Mcp Sketch

@YamadaAoi

关于 Mcp Sketch

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

基本信息

分类

其他

传输方式

stdio

发布者

YamadaAoi

提交者

YamadaAoi

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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?

评论

其他 分类下的更多 MCP 服务器