mcpbeat Sign in

Stitch Wand MCP Server

local only

Stitch Wand runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm.

Design token tools for Google Stitch: convert, validate, diff, lint, generate, and export.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 10 · avg 4 · +35% w/w
a month agotoday
23
Installs / week
npm · @stitchwand/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add stitch-wand -- npx -y @stitchwand/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "stitch-wand": {
      "args": [
        "-y",
        "@stitchwand/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.stitch-wand]
command = "npx"
args = ["-y", "@stitchwand/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "stitch-wand": {
      "args": [
        "-y",
        "@stitchwand/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "stitch-wand": {
      "args": [
        "-y",
        "@stitchwand/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Stitch Wand

same job, measured the same way
Google Maps MCP Server
by thenextgennexus

Search local businesses, generate leads, and validate emails via Google Maps data

24 installs/wk local only
Google Sheets MCP
by mmedum

Google Sheets as MCP tools: read ranges, write without destroying formulas, format and validate.

local only
MCP Calendar
by infoinlet-marketplace

Google Calendar for AI agents — list/create/delete events and free-busy via OAuth token.

22 installs/wk local only
Gemini
by pavelguzenfeld

MCP server that exposes Google Gemini as tools for Claude Code

55 installs/wk local only
Google Maps MCP Server
by cablate

18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.

3 246 installs/wk local only
Google AI Search MCP
by shariqriazz

Google AI search and documentation tools for MCP clients using Vertex AI or the Gemini API.

70 installs/wk local only
Google Image
by codechap

MCP server for Google Gemini image generation and editing

local only
Googlebot
by seoapi

Validate whether an IP address belongs to Googlebot. Remote MCP server exposing a validate_ip tool.

1 tools answering

Stitch Wand — questions

Answers built from our own checks of this server.

Why is there no uptime for Stitch Wand?
Stitch Wand runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @stitchwand/mcp-server was installed 23 times last week.
Is Stitch Wand still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Stitch Wand?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @stitchwand/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Stitch Wand?
The npm package @stitchwand/mcp-server was installed 23 times in the last week. Week over week that is +35%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.