Skip to content
Back to search
30
MCP

mcp-sketch

npm/mcp-sketch

MCP server & CLI for parsing Sketch-Meaxure exports into structured design data for AI agents

Uptime
0.0%
39 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

gpt-image-mcp
MCP server for image generation, editing, and analysis using OpenAI's gpt-image-1 model
0 tools
ai-draw-mcp
MCP Server that gives AI drawing capabilities in IDEs (Cursor, VS Code, Windsurf, Trae, Zed, etc.)
0 tools
canva-mcp
MCP server for Canva Connect API - design creation, templates, assets, exports
0 tools
kicad-mcp-server
MCP server for AI-assisted PCB design with KiCad
0 tools
recraft-mcp
MCP server for AI image generation, transformation, and style management via the Recraft API
0 tools
image-to-design-mcp
MCP server for image-to-design workflow automation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-sketch": {
      "url": "None",
      "transport": "http"
    }
  }
}