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?

コメント

「その他」の他のコンテンツ