Serversio.github.miapre/html-to-figma-design-system
S

HTML to Figma — Design System

io.github.miapre/html-to-figma-design-system · v1.1.0
▦ npm
v1.1.0npm npm: html-to-figma-design-system↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.miapre/html-to-figma-design-system",
  "description": "Translate HTML prototypes into Figma using your design system's real components and tokens.",
  "title": "HTML to Figma — Design System",
  "repository": {
    "url": "https://github.com/miapre/html-to-figma-design-system",
    "source": "github"
  },
  "version": "1.1.0",
  "websiteUrl": "https://github.com/miapre/html-to-figma-design-system",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "html-to-figma-design-system",
      "version": "1.1.0",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}