Mcp Sketch
@YamadaAoi
About Mcp Sketch
Local MCP server for parsing Sketch exported HTML zip archives and extracting design structure information.
Basic 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
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?
—
More Other MCP servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
ICSS
chokcoco不止于 CSS
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments