mcpbeat Sign in

Artisign MCP Server

local only

Artisign runs on your own machine — the client starts it, so there is no endpoint to ping. 171 installs a week from npm. Last commit 21 Sep 2026.

An artificial artisan for UI design: agents build screens, a design system keeps them consistent.

Installs per day peak 238 · avg 26 · +12% w/w
a month agotoday
171
Installs / week
npm · artisign
0
Stars
0 open issues
21 Sep 2026
Last commit
0 releases in 90 days
AGPL-3.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check Artisign 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 artisign -- npx -y artisign
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "artisign": {
      "args": [
        "-y",
        "artisign"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.artisign]
command = "npx"
args = ["-y", "artisign"]
.cursor/mcp.json
{
  "mcpServers": {
    "artisign": {
      "args": [
        "-y",
        "artisign"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "artisign": {
      "args": [
        "-y",
        "artisign"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Artisign

same job, measured the same way
Design System
by zaklad

Build and manage your design system with AI: tokens, themes, components, icons, Figma and code.

answering
Design Constraint Validator
by cseperkepapp

Validate design tokens for accessibility, scales, and design-system constraint consistency.

53 installs/wk local only
Aegov MCP
by dlsforge

UAE Design System (AEGOV DLS) for AI assistants: components, tokens, validation. Not TDRA-official.

27 installs/wk local only
Roast My Design System
by pencilrebel

Audit your Design System and serve your Agent the rules that keep AI-written UI on-system.

2 880 installs/wk local only
Roast My Design System
by gregkozakiewicz

Audit your Design System and serve your Agent the rules that keep AI-written UI on-system.

local only
UI Design to Code
by kinglions

Design-to-code artifact pipeline for UI screenshots, Figma node data, and visual review.

119 installs/wk local only
NVIDIA Elements
by nvidia

NVIDIA Elements UI design system and agent tools for AI/ML, robotics, and autonomous vehicles.

118 installs/wk local only
Figma Context MCP Air
by compassalessandrolorenz

Figma MCP server for AI agents. 9 tools: design context, variables, screenshots, and FigJam.

25 installs/wk local only

Artisign — questions

Answers built from our own checks of this server.

Why is there no uptime for Artisign?
Artisign 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 artisign was installed 171 times last week.
How do I connect Artisign?
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 artisign straight from npm; nothing to host, nothing to sign up for.
How many people use Artisign?
The npm package artisign was installed 171 times in the last week. Week over week that is +12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Artisign open source?
Yes — it is published under the AGPL-3.0 licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.