
MCP server
Score, tailor, and export resumes from any MCP client — 60+ ATS checks and JD tailoring.
0 stars42 downloads/wk
Reviews
Write oneNobody has reviewed MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
MCP tools (27, 9 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
add_entryAdd an entry to a section. `entry` is the partial item shape.
add_sectionAdd a section by type. Type must be one of: summary, experience, education, skills, languages, certificates, interests, projects, courses, awards, organisations, publications, references, declaration, custom.
company_searchFuzzy-search company names.
create_resumewrite actionCreate a blank resume.
delete_resumewrite actionDelete a resume.
duplicate_resumeDuplicate a resume.
export_ats_pdfCompile a resume to an ATS-friendly PDF via LaTeX. Saves to outPath if given, otherwise returns a base64 PDF.
export_latexRender a resume to LaTeX source (string). Optionally save to outPath.
get_resumeGet a resume by id.
list_resumesList all resumes.
remove_entrywrite actionRemove an entry.
remove_sectionwrite actionRemove a section by id.
rename_sectionRename a section.
reorder_sectionsReorder sections by id list.
score_resumewrite actionRun Resume Worded-style scoring.
set_localewrite actionPatch locale (language, dateFormat, pageFormat).
set_personal_infowrite actionPatch personal info (only included keys are updated).
set_stylingwrite actionPatch styling (accent, fonts, spacing, layout, photo, \u2026).
set_summaryReplace the Summary section's body HTML.
set_templateSwitch template.
skill_searchFuzzy-search the skills dictionary.
tailor_to_jdMatch resume against a JD; returns relevancy score and missing keywords.
templates_listList installed templates with categories.
title_searchFuzzy-search job titles.
toggle_section_visibilityToggle a section's visibility.
update_entrywrite actionPatch an entry.
verb_lookupReturn action verbs for a category. Categories: accomplishment, communication, entrepreneurial, executive, leadership, research, problem-solving, process-improvement, financial, design, administrative, engineering.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan2 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 20 days ago15/15
- Maintainer identitynamespace and repository owner differ; GitHub account older than a year; website matches verified namespace7/10
Install directly
Runs npx -y @juicedresume/mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add mcp -- npx -y @juicedresume/mcp
MCP: common questions
- Is MCP server safe?
- Mostly: it is graded B (82/100). Read the MCP safety report
- How do I install MCP?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does MCP need an API key?
- Yes. The registry entry asks for
JUICEDRESUME_TOKEN. - Is MCP maintained?
- The last commit was 20 days ago (2026-08-31). The latest release is v0.4.2.