mcpbeat Sign in

Shippp MCP Server

local only

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

Deterministic Chakra UI code from your Shippp design files, straight into your IDE agent.

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

Installs per day peak 31 · avg 7 · +148% w/w
a month agotoday
43
Installs / week
npm · @shippp/mcp
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 mcp -- npx -y @shippp/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@shippp/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@shippp/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@shippp/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@shippp/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SHIPPP_API_KEY (Your Shippp API key (sk_...), created in your Shippp workspace settings.), SHIPPP_API_URL (Shippp API base URL. Optional — defaults to the Shippp production URL.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Shippp

same job, measured the same way
Structura
by structura

Design domain models and generate deterministic multi-stack code, driven by your coding agent.

answering
ASMI — AI avatars for your site
by broen

Design your site's AI avatar in the ASMI studio; your coding agent ships it into your repo.

answering
Fossick
by lipdog

Search all of GitHub from your AI agent — find libraries, drill into repos, find code patterns.

114 installs/wk local only
HEIDES
by abduljabbarbxr

Deterministic code analysis harness giving AI agents senses, memory and judgment for code.

local only
Sphior Code MCP
by toraastrta

Deterministic SAST/SCA findings + fix guidance for your GitHub repos, handed to your AI agent.

28 installs/wk local only
Mowgli
by mowgli-ai

Intelligent product canvas: iterate on your product's design with your coding agent, synced to code.

answering
Agent Release Auditor
by veyndrasystems

Deterministic release gate for AI-written code and coding agents.

27 installs/wk local only
Verify
by kenoodl

Runs your code against a contract; HELD or BROKE at the exact input. Deterministic. 0.10 USDC/call.

1 tools answering

Shippp — questions

Answers built from our own checks of this server.

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