Serversio.github.dilshaus/stitch-wand
W

Stitch Wand

io.github.dilshaus/stitch-wand · v0.1.1
▦ npm
v0.1.1npm npm: @stitchwand/mcp-server↗ 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.dilshaus/stitch-wand",
  "description": "Design token tools for Google Stitch: convert, validate, diff, lint, generate, and export.",
  "title": "Stitch Wand",
  "repository": {
    "url": "https://github.com/dilshaus/stitchwand",
    "source": "github",
    "subfolder": "packages/mcp-server"
  },
  "version": "0.1.1",
  "websiteUrl": "https://stitchwand.com",
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@stitchwand/mcp-server",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "tags": [
        "design-tokens",
        "design-system",
        "google-stitch",
        "design-md",
        "accessibility",
        "figma"
      ],
      "tool": "manual"
    },
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}