# Upshift (npm · upshift-mcp)

Audit a site's structured data and llms.txt, match a trade to a template, and quote real prices.

- Trust score: 83/100 (high trust)
- Change this week: −1
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-22

## Components

- remote · `mcp.upshiftsites.com`: 73/100, [markdown](https://verifymcp.io/servers/com-upshiftsites-mcp/mcp.md), [page](https://verifymcp.io/servers/com-upshiftsites-mcp/mcp)
- npm · `upshift-mcp`: 83/100 (this document), [markdown](https://verifymcp.io/servers/com-upshiftsites-mcp/upshift-mcp.md), [page](https://verifymcp.io/servers/com-upshiftsites-mcp/upshift-mcp)

## Channel facts

- Registry: `npm`
- Package: `upshift-mcp`
- Version: `1.0.3`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-22.

- **Supply Chain Security**: 100/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 0 of 3 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 34 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 72/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 647 tokens (~215/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 93/100
  - Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the Upshift MCP server?

Upshift runs locally as an npm package, launched with npx -y upshift-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add com-upshiftsites-mcp -- npx -y upshift-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "com-upshiftsites-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "upshift-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-upshiftsites-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "upshift-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add com-upshiftsites-mcp -- npx -y upshift-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-upshiftsites-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "upshift-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-upshiftsites-mcp --command npx --arg -y --arg upshift-mcp
```

### Hermes

```yaml
mcp_servers:
  com-upshiftsites-mcp:
    command: "npx"
    args: ["-y", "upshift-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "com-upshiftsites-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "upshift-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-upshiftsites-mcp -t stdio -c npx -a -y upshift-mcp
```

### Other

```json
{
  "mcpServers": {
    "com-upshiftsites-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "upshift-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-21 (score 83, +1)

No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-19 (score 82, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 81, −3)

- [functional] Stability: pass → 0.80

### 2026-09-16 (score 84, 0)

- [security] Stability: 0.97 → pass

### 2026-09-15 (score 84, +1)

No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 83, +1)

No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 82, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (3)

### `upshift_site_audit` (~158 tokens)

Audit a website for machine legibility

Fetch a live website and report how legible it is to search engines and AI assistants: structured data (JSON-LD), llms.txt, robots.txt, title and meta description, headings, image alt text, HTTPS and document weight. Returns findings with severity and a 0-100 score. Use this to check a real site before recommending changes to it. Makes one outbound request to the URL given, so it only sees what a fetch can establish — never rendering or browser metrics. Refuses private, loopback and link-local addresses, and reports a page as unreachable rather than scoring the error body.

Input parameters:

- `url` (string, required): Absolute http(s) URL of the page to audit, e.g. https://example.com

Output parameters:

- `findings` (array)
- `reachable` (boolean)
- `score` (number)
- `structuredData` (object)
- `summary` (string)
- `url` (string)

### `upshift_template_match` (~164 tokens)

Find the website template for a trade

Given an industry or trade (and optionally what the business needs), rank Upshift's 14 website template lines and return the best three, each with a live demo link, the store link, real prices, and the words that made it match. Use when someone asks what a website for a given trade should look like or cost. Answers from a catalog held in the server, so it makes no network call and returns no matches — rather than a forced one — when the trade is outside the 14 lines.

Input parameters:

- `industry` (string, required): The trade or industry, e.g. "roofing", "collision repair", "med spa".
- `needs` (string): Optional: what the business needs, e.g. "online booking, before/after photos".

Output parameters:

- `matches` (array)
- `query` (string)

### `upshift_quote` (~194 tokens)

Price a job

Return Upshift's real prices. job_type 'mcp' covers MCP server work (registry listing, live tool preview, spec upgrade, full build); 'website' covers website templates and done-for-you launches. These are the actual listed prices, not estimates. Use when someone asks what a job costs, what a tier includes, or how long it takes. The figures are generated from the live store catalog, so this cannot quote a price that is not sold; it makes no network call and the same arguments always return the same answer.

Input parameters:

- `job_type` (string, required): 'mcp' for MCP server work, 'website' for website work.
- `scope` (string): Optional free text about the situation, used to pick which tier to lead with and to explain why, e.g. "we have a server on stdio" or "roofing company, no site". Never changes the prices themselves.

Output parameters:

- `jobType` (string)
- `note` (string)
- `offers` (array)

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/com-upshiftsites-mcp/upshift-mcp#diagnostics

## Score history

- 2026-09-22: 83
- 2026-09-21: 83
- 2026-09-20: 82
- 2026-09-19: 82
- 2026-09-18: 81
- 2026-09-17: 84
- 2026-09-16: 84
- 2026-09-15: 84
- 2026-09-14: 83
- 2026-09-13: 83
- 2026-09-12: 82
- 2026-09-11: 82
- 2026-09-10: 81
- 2026-09-09: 81
- 2026-09-08: 80
- 2026-09-07: 80
- 2026-09-06: 79
- 2026-09-05: 79
- 2026-09-04: 78
- 2026-09-03: 78
- 2026-09-02: 77
- 2026-09-01: 77
- 2026-08-31: 77
- 2026-08-30: 76
- 2026-08-29: 76
- 2026-08-28: 75
- 2026-08-27: 75
- 2026-08-26: 74
- 2026-08-25: 72
- 2026-08-24: 72

## Common questions

### What is the Upshift MCP server?

Upshift is an MCP server listed in the public MCP registry as com.upshiftsites/mcp. Audit a site's structured data and llms.txt, match a trade to a template, and quote real prices. This page covers its npm package (upshift-mcp).

### Is the Upshift MCP server safe to use?

Upshift scores 83 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Upshift MCP server expose?

Upshift exposes 3 tools: upshift_site_audit, upshift_template_match, upshift_quote. Their descriptions and schemas cost roughly 516 tokens of context every time the server is loaded.

### Is the Upshift MCP server still maintained?

Upshift is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the Upshift MCP server under?

Upshift declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/upshift-mcp
- Socket report: https://socket.dev/npm/package/upshift-mcp
- Repository: https://github.com/samerdwykat-cmyk/upshift-mcp
- Website: https://mcp.upshiftsites.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-upshiftsites-mcp/upshift-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-upshiftsites-mcp/upshift-mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-upshiftsites-mcp/upshift-mcp
