# Patent PreCheck (npm · @patentprecheck/mcp)

Keyless 12-tool patentability MCP: USPTO pillar scores, prior art, hosted at patentprecheck.com/mcp.

- Trust score: 63/100 (medium)
- Change this week: +23
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `patentprecheck.com`: 66/100, [markdown](https://verifymcp.io/servers/patent-precheck-patent-precheck/patentprecheck.md), [page](https://verifymcp.io/servers/patent-precheck-patent-precheck/patentprecheck)
- npm · `@patentprecheck/mcp`: 63/100 (this document), [markdown](https://verifymcp.io/servers/patent-precheck-patent-precheck/patentprecheck-mcp.md), [page](https://verifymcp.io/servers/patent-precheck-patent-precheck/patentprecheck-mcp)

## Channel facts

- Registry: `npm`
- Package: `@patentprecheck/mcp`
- Version: `0.4.1`
- 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-08-03.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 19/100
  - Repository check failed: no source repository is declared.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 46 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 988 tokens (~82/item across 12 items; 12 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 99/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 97% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add patent-precheck-patent-precheck -- npx -y @patentprecheck/mcp
```

### Codex

```bash
codex mcp add patent-precheck-patent-precheck -- npx -y @patentprecheck/mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "patent-precheck-patent-precheck": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@patentprecheck/mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add patent-precheck-patent-precheck --command npx --arg -y --arg @patentprecheck/mcp
```

### Hermes

```yaml
mcp_servers:
  patent-precheck-patent-precheck:
    command: "npx"
    args: ["-y", "@patentprecheck/mcp"]
```

### Other

```json
{
  "mcpServers": {
    "patent-precheck-patent-precheck": {
      "command": "npx",
      "args": [
        "-y",
        "@patentprecheck/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-08-03 (score 63, +1)

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

### 2026-08-02 (score 62, +39)

- [security regression] Provenance: fail → unverified
- [security regression] Install scripts: pass → unverified
- [security improvement] Known CVEs: unverified → partial
- [functional regression] Maintenance: pass → unverified
- [functional regression] Security disclosure: fail → unverified
- [functional regression] License: pass → unverified
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] MCP protocol: unverified → pass
- [functional] Licence: MIT

### 2026-08-01 (score 23, −39)

- [security regression] Known CVEs: partial → unverified
- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional regression] Dependency health: partial → unverified
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified

### 2026-07-31 (score 62, +43)

- [security regression] Provenance: unverified → fail
- [security regression] Malware scan: pass → unverified
- [security improvement] Install scripts: unverified → pass
- [functional regression] Security disclosure: unverified → fail
- [functional regression] Dependency health: partial → unverified
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] License: unverified → pass
- [functional improvement] Tool coverage: unverified → 100
- [functional] Licence: MIT
- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 19, −21)

- [functional regression] Tool coverage: 100 → unverified
- [functional improvement] Dependency health: unverified → partial
- [functional] First check of Schema quality: unverified

### 2026-07-27 (score 40)

First indexed and scored.

## MCP tools (12)

### `precheck_score` (~121 tokens)

Patent PreCheck — score patentability

Run a patentability pre-check on source code or an invention description. Returns pillar scores, band, opportunities, prior-art count, rejection patterns, and legal context when available. Provide `code` or `path`.

Input parameters:

- `code` (string): Source code or invention description (>= 10 chars).
- `filename` (string): Optional filename hint (e.g. main.ts).
- `path` (string): Path to a local file to read and analyze instead of passing `code` inline.
- `tier` (string): Analysis tier. Defaults to free.

### `precheck_prior_art` (~113 tokens)

Patent PreCheck — prior art matches

Return the closest prior-art matches (titles, sources, similarity, URLs) for an invention.

Input parameters:

- `code` (string): Source code or invention description (>= 10 chars).
- `filename` (string): Optional filename hint (e.g. main.ts).
- `limit` (integer): Max matches to return (default 8).
- `path` (string): Path to a local file to read and analyze instead of passing `code` inline.
- `tier` (string): Analysis tier. Defaults to free.

### `precheck_rejection_patterns` (~92 tokens)

Patent PreCheck — rejection pattern preview

Preview examination-risk signals and similar office-action / abandonment patterns.

Input parameters:

- `code` (string): Source code or invention description (>= 10 chars).
- `filename` (string): Optional filename hint (e.g. main.ts).
- `path` (string): Path to a local file to read and analyze instead of passing `code` inline.
- `tier` (string): Analysis tier. Defaults to free.

### `precheck_legal_context` (~85 tokens)

Patent PreCheck — legal intelligence context

Return a short snippet of current US software-patent legal guidance relevant to this invention.

Input parameters:

- `code` (string): Source code or invention description (>= 10 chars).
- `filename` (string): Optional filename hint (e.g. main.ts).
- `path` (string): Path to a local file to read and analyze instead of passing `code` inline.

### `precheck_pillars` (~29 tokens)

Patent PreCheck — scoring reference

List the patentability pillars and band rules used by precheck_score. No network call.

### `precheck_start_review` (~73 tokens)

Patent PreCheck — start an Interactive Code Review

Return the URL to start an Interactive Code Review (optionally with a promo code).

Input parameters:

- `email` (string): Optional email prefill hint.
- `promo` (string): Promo / beta code to skip payment (e.g. Beta).
- `report_id` (string): Free-score report id to carry forward.

### `precheck_search_corpus` (~88 tokens)

Patent PreCheck — semantic corpus search

Fast semantic search against the 1M+ prior-art corpus without LLM scoring. Returns ranked matches with similarity scores.

Input parameters:

- `code` (string): Source code or invention description (>= 10 chars).
- `filename` (string): Optional filename hint (e.g. main.ts).
- `limit` (integer): Max matches (default 12).
- `tier` (string)

### `precheck_cpc_suggest` (~85 tokens)

Patent PreCheck — CPC classification hints

Suggest Cooperative Patent Classification (CPC) codes for an invention description. Offline heuristic — informational only.

Input parameters:

- `code` (string): Source code or invention description (>= 10 chars).
- `limit` (integer): Max suggestions (default 5).
- `path` (string): Path to a local file to read and analyze instead of passing `code` inline.

### `precheck_session_status` (~64 tokens)

Patent PreCheck — ICR session status

Return status for an active Interactive Code Review session. Requires report_id and session_key.

Input parameters:

- `report_id` (string, required): Report id (PPC-YYYY-MM-DD-XXXXX).
- `session_key` (string, required): Session secret from the access email (?k=…).

### `precheck_deliverables` (~72 tokens)

Patent PreCheck — deliverable download links

Return download URLs for finalized ICR deliverables (filing packet, coaching report, package zip, scorecard PDF).

Input parameters:

- `report_id` (string, required): Report id (PPC-YYYY-MM-DD-XXXXX).
- `session_key` (string, required): Session secret from the access email (?k=…).

### `precheck_lookup_patent` (~75 tokens)

Patent PreCheck — US patent lookup

Resolve a US patent or application number via USPTO ODP and optional corpus join.

Input parameters:

- `include_grant_text` (boolean): Fetch abstract / claim 1 excerpt when available (default true).
- `patent_id` (string, required): US patent id (e.g. US1234567B2) or application number.

### `precheck_compare_to_patent` (~91 tokens)

Patent PreCheck — compare invention to patent

Compare invention text to a known US patent: embedding similarity and prior-art risk analysis.

Input parameters:

- `code` (string, required): Source code or invention description (>= 10 chars).
- `filename` (string): Optional filename hint.
- `patent_id` (string, required): US patent id (e.g. US1234567B2).
- `path` (string): Local file path (stdio server only).

## Diagnostics

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

## Score history

- 2026-08-03: 63
- 2026-08-02: 62
- 2026-08-01: 23
- 2026-07-31: 62
- 2026-07-29: 19
- 2026-07-28: 40
- 2026-07-27: 40

## Links

- npm package: https://www.npmjs.com/package/@patentprecheck/mcp
- Socket report: https://socket.dev/npm/package/@patentprecheck/mcp
- Website: https://patentprecheck.com/integrations
- Changelog RSS feed: https://verifymcp.io/servers/patent-precheck-patent-precheck/patentprecheck-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/patent-precheck-patent-precheck/patentprecheck-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/patent-precheck-patent-precheck/patentprecheck-mcp
