# com.juicedresume/mcp (npm · @juicedresume/mcp)

Score, tailor, and export resumes from any MCP client — 60+ ATS checks and JD tailoring.

- Trust score: 75/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- npm · `@juicedresume/mcp`: 75/100 (this document), [markdown](https://verifymcp.io/servers/com-juicedresume-mcp/juicedresume-mcp.md), [page](https://verifymcp.io/servers/com-juicedresume-mcp/juicedresume-mcp)

## Channel facts

- Registry: `npm`
- Package: `@juicedresume/mcp`
- Version: `0.4.2`
- 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-25.

- **Supply Chain Security**: 98/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.
  - 31 of 96 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 24 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 63/100
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 866 tokens (~32/item across 27 items; 27 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 83/100
  - Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 67/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
- **Tool Safety**: 75/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - 0 of 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "delete_resume" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default.
  - An AI judge read all 27 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the com.juicedresume/mcp server?

com.juicedresume/mcp runs locally as an npm package, launched with npx -y @juicedresume/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-juicedresume-mcp -- npx -y @juicedresume/mcp
```

### Cursor

```json
{
  "mcpServers": {
    "com-juicedresume-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@juicedresume/mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-juicedresume-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@juicedresume/mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add com-juicedresume-mcp -- npx -y @juicedresume/mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add com-juicedresume-mcp --command npx --arg -y --arg @juicedresume/mcp
```

### Hermes

```yaml
mcp_servers:
  com-juicedresume-mcp:
    command: "npx"
    args: ["-y", "@juicedresume/mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "com-juicedresume-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@juicedresume/mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-juicedresume-mcp -t stdio -c npx -a -y @juicedresume/mcp
```

### Other

```json
{
  "mcpServers": {
    "com-juicedresume-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@juicedresume/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-25 (score 75, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-24 (score 75, +1)

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

### 2026-09-22 (score 74, +1)

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

### 2026-09-20 (score 73, +1)

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

### 2026-09-17 (score 72, +1)

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

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

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

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

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

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

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

## MCP tools (27)

### `list_resumes` (~13 tokens)

List all resumes.

### `get_resume` (~21 tokens)

Get a resume by id.

Input parameters:

- `id` (string, required)

### `create_resume` (~20 tokens)

Create a blank resume.

Input parameters:

- `name` (string)

### `delete_resume` (~19 tokens)

Delete a resume.

Input parameters:

- `id` (string, required)

### `duplicate_resume` (~19 tokens)

Duplicate a resume.

Input parameters:

- `id` (string, required)

### `set_personal_info` (~34 tokens)

Patch personal info (only included keys are updated).

Input parameters:

- `id` (string, required)
- `patch` (object, required)

### `set_summary` (~30 tokens)

Replace the Summary section's body HTML.

Input parameters:

- `html` (string, required)
- `id` (string, required)

### `add_section` (~71 tokens)

Add a section by type. Type must be one of: summary, experience, education, skills, languages, certificates, interests, projects, courses, awards, organisations, publications, references, declaration, custom.

Input parameters:

- `id` (string, required)
- `title` (string)
- `type` (string, required)

### `remove_section` (~29 tokens)

Remove a section by id.

Input parameters:

- `id` (string, required)
- `sectionId` (string, required)

### `reorder_sections` (~29 tokens)

Reorder sections by id list.

Input parameters:

- `id` (string, required)
- `order` (array, required)

### `rename_section` (~34 tokens)

Rename a section.

Input parameters:

- `id` (string, required)
- `sectionId` (string, required)
- `title` (string, required)

### `toggle_section_visibility` (~37 tokens)

Toggle a section's visibility.

Input parameters:

- `id` (string, required)
- `sectionId` (string, required)
- `visible` (boolean)

### `add_entry` (~46 tokens)

Add an entry to a section. `entry` is the partial item shape.

Input parameters:

- `entry` (object, required)
- `id` (string, required)
- `sectionId` (string, required)

### `update_entry` (~42 tokens)

Patch an entry.

Input parameters:

- `entryId` (string, required)
- `id` (string, required)
- `patch` (object, required)
- `sectionId` (string, required)

### `remove_entry` (~35 tokens)

Remove an entry.

Input parameters:

- `entryId` (string, required)
- `id` (string, required)
- `sectionId` (string, required)

### `set_template` (~25 tokens)

Switch template.

Input parameters:

- `id` (string, required)
- `template` (string, required)

### `set_styling` (~39 tokens)

Patch styling (accent, fonts, spacing, layout, photo, …).

Input parameters:

- `id` (string, required)
- `patch` (object, required)

### `set_locale` (~33 tokens)

Patch locale (language, dateFormat, pageFormat).

Input parameters:

- `id` (string, required)
- `patch` (object, required)

### `score_resume` (~22 tokens)

Run Resume Worded-style scoring.

Input parameters:

- `id` (string, required)

### `tailor_to_jd` (~38 tokens)

Match resume against a JD; returns relevancy score and missing keywords.

Input parameters:

- `id` (string, required)
- `jd` (string, required)

### `verb_lookup` (~51 tokens)

Return action verbs for a category. Categories: accomplishment, communication, entrepreneurial, executive, leadership, research, problem-solving, process-improvement, financial, design, administrative, engineering.

Input parameters:

- `category` (string, required)

### `skill_search` (~29 tokens)

Fuzzy-search the skills dictionary.

Input parameters:

- `limit` (number)
- `query` (string, required)

### `title_search` (~21 tokens)

Fuzzy-search job titles.

Input parameters:

- `query` (string, required)

### `company_search` (~21 tokens)

Fuzzy-search company names.

Input parameters:

- `query` (string, required)

### `templates_list` (~14 tokens)

List installed templates with categories.

### `export_latex` (~42 tokens)

Render a resume to LaTeX source (string). Optionally save to outPath.

Input parameters:

- `id` (string, required)
- `outPath` (string)

### `export_ats_pdf` (~52 tokens)

Compile a resume to an ATS-friendly PDF via LaTeX. Saves to outPath if given, otherwise returns a base64 PDF.

Input parameters:

- `id` (string, required)
- `outPath` (string)

## Diagnostics

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

## Score history

- 2026-09-25: 75
- 2026-09-24: 75
- 2026-09-23: 74
- 2026-09-22: 74
- 2026-09-21: 73
- 2026-09-20: 73
- 2026-09-19: 72
- 2026-09-18: 72
- 2026-09-17: 72
- 2026-09-16: 71
- 2026-09-15: 71
- 2026-09-14: 70
- 2026-09-13: 70
- 2026-09-12: 69
- 2026-09-11: 69
- 2026-09-10: 68
- 2026-09-09: 68
- 2026-09-08: 67
- 2026-09-07: 64
- 2026-09-06: 64
- 2026-09-05: 64
- 2026-09-04: 64
- 2026-09-03: 64
- 2026-09-02: 64
- 2026-09-01: 64
- 2026-08-31: 64

## Common questions

### What is the com.juicedresume/mcp server?

com.juicedresume/mcp is listed in the public MCP registry as com.juicedresume/mcp. Score, tailor, and export resumes from any MCP client, 60+ ATS checks and JD tailoring. This page covers its npm package (@juicedresume/mcp).

### Is the com.juicedresume/mcp server safe to use?

com.juicedresume/mcp scores 75 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 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 com.juicedresume/mcp server expose?

com.juicedresume/mcp exposes 27 tools: list_resumes, get_resume, create_resume, delete_resume, duplicate_resume, and 22 more. Their descriptions and schemas cost roughly 866 tokens of context every time the server is loaded.

### Is the com.juicedresume/mcp server still maintained?

com.juicedresume/mcp is still listed as active in the MCP registry. We last reached this channel on 25 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 com.juicedresume/mcp server under?

com.juicedresume/mcp 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/@juicedresume/mcp
- Socket report: https://socket.dev/npm/package/@juicedresume/mcp
- Repository: https://github.com/HarshitSingh-PM/juicedresume-mcp
- Website: https://juicedresume.com/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-juicedresume-mcp/juicedresume-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-juicedresume-mcp/juicedresume-mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-juicedresume-mcp/juicedresume-mcp
