# @juicedresume/mcp

Model Context Protocol server for JuicedResume — score, tailor, and edit your resume from any MCP client (Claude Code, Claude Desktop, Cursor).

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.4.2
- **Author:** Harshit Singh
- **License:** MIT
- **npm:** @juicedresume/mcp
- **Source:** https://github.com/HarshitSingh-PM/juicedresume-mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 1 day

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-01T10:02:49.329Z
- **Version scanned:** 0.4.2
- **CVEs:** none found by OSV at scan time

## Tools

27 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `list_resumes` — List all resumes.
- `get_resume` — Get a resume by id.
- `create_resume` — Create a blank resume.
- `delete_resume` — Delete a resume.
- `duplicate_resume` — Duplicate a resume.
- `set_personal_info` — Patch personal info (only included keys are updated).
- `set_summary` — Replace the Summary section's body HTML.
- `add_section` — Add a section by type. Type must be one of: summary, experience, education, skills, languages, certificates, interests, projects, courses, awards, organisations
- `remove_section` — Remove a section by id.
- `reorder_sections` — Reorder sections by id list.
- `rename_section` — Rename a section.
- `toggle_section_visibility` — Toggle a section's visibility.
- `add_entry` — Add an entry to a section. `entry` is the partial item shape.
- `update_entry` — Patch an entry.
- `remove_entry` — Remove an entry.
- `set_template` — Switch template.
- `set_styling` — Patch styling (accent, fonts, spacing, layout, photo, …).
- `set_locale` — Patch locale (language, dateFormat, pageFormat).
- `score_resume` — Run Resume Worded-style scoring.
- `tailor_to_jd` — Match resume against a JD; returns relevancy score and missing keywords.
- `verb_lookup` — Return action verbs for a category. Categories: accomplishment, communication, entrepreneurial, executive, leadership, research, problem-solving, process-improv
- `skill_search` — Fuzzy-search the skills dictionary.
- `title_search` — Fuzzy-search job titles.
- `company_search` — Fuzzy-search company names.
- `templates_list` — List installed templates with categories.
- `export_latex` — Render a resume to LaTeX source (string). Optionally save to outPath.
- `export_ats_pdf` — Compile a resume to an ATS-friendly PDF via LaTeX. Saves to outPath if given, otherwise returns a base64 PDF.

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@juicedresume/mcp\"\n      ],\n      \"env\": {\n        \"JUICEDRESUME_TOKEN\": \"<YOUR_JUICEDRESUME_TOKEN>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `JUICEDRESUME_TOKEN` — Juicedresume Token (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Extensive blast radius — deletes data; holds an api key.
- Floor 55, ceiling 55 (tier: extensive)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40juicedresume%2Fmcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40juicedresume%2Fmcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40juicedresume%2Fmcp
- HTML page: https://forgeregistry.com/registry/%40juicedresume%2Fmcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
