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
ICSS
chokcoco不止于 CSS
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome Mlops
visengerA curated list of references for MLOps
Comments