mcpbeat Sign in

Sketchxflow MCP Server

local only

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

Design websites, apps and logos with SketchXFlow — and brief its development team.

Installs per day peak 307 · avg 62 · +518% w/w
a month agotoday
765
Installs / week
npm · @sketchxflow/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Sketchxflow every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 mcp -- npx -y @sketchxflow/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@sketchxflow/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@sketchxflow/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@sketchxflow/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@sketchxflow/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SKETCHXFLOW_API_KEY (Your SketchXFlow API key (sk_live_…), from sketchxflow.com → Account → API keys.), SKETCHXFLOW_API_URL (API base URL. Defaults to https://sketchxflow.com; only set this to point at a staging server.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Sketchxflow

same job, measured the same way
Webflow
by webflow

AI-powered design and management for Webflow Sites

answering
Linear-Task-Broker
by evozim

Integrates agents with Linear software development workflows.

answering
Mobbin
by mobbin

Search real-world UI & UX design references for mobile apps, web apps, and websites with Mobbin.

answering
I
MCP Appium - Mobile Development and Automation Server
by appium

MCP server for Appium mobile automation on iOS and Android devices with test creation tools.

5 478 installs/wk local only
I
Copilot MCP
by vomeshatukuri

MCP server for web development with Khoros, Gainsight, and HigherLogic integrations.

1 tools answering
Harmonyos
by fadinglight9291117

MCP server for HarmonyOS development - interact with projects, devices, and applications

37 installs/wk local only
Sdd MCP
by juanklagos

Spec-Driven Development workflow: specs, plans, gates, status and logbook tools. Bilingual EN/ES.

71 installs/wk local only
C
Dev MCP
by sketchxflow

SketchXFlow delivery team: pull client requirements, post updates, log time, move milestones.

427 installs/wk local only

Sketchxflow — questions

Answers built from our own checks of this server.

Why is there no uptime for Sketchxflow?
Sketchxflow 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 @sketchxflow/mcp was installed 765 times last week.
How do I connect Sketchxflow?
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 @sketchxflow/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Sketchxflow?
The npm package @sketchxflow/mcp was installed 765 times in the last week. Week over week that is +518%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.