
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@juicedresume/mcp
Advanced tools
Model Context Protocol server for JuicedResume — score, tailor, and edit your resume from any MCP client (Claude Code, Claude Desktop, Cursor).
Stdio Model Context Protocol server for JuicedResume — score, tailor, and edit your resume from any MCP client (Claude Code, Claude Desktop, Cursor, Zed).
npm install -g @juicedresume/mcp
Or use npx directly in your MCP config — no install needed.
claude mcp add --transport stdio juicedresume -- npx -y @juicedresume/mcp
Then /mcp inside Claude Code → enable juicedresume.
Add to your MCP server config:
{
"mcpServers": {
"juicedresume": {
"command": "npx",
"args": ["-y", "@juicedresume/mcp"]
}
}
}
| Category | Tools |
|---|---|
| Resumes | list_resumes, get_resume, create_resume, delete_resume, duplicate_resume |
| Identity | set_personal_info, set_summary |
| Sections | add_section, remove_section, reorder_sections, rename_section, toggle_section_visibility |
| Entries | add_entry, update_entry, remove_entry |
| Style | set_template, set_styling, set_locale |
| Intelligence | score_resume, tailor_to_jd |
| Lookups | verb_lookup, skill_search, title_search, company_search |
| Templates | templates_list |
The MCP server reads and writes to the same JSON store as the JuicedResume web app at https://juicedresume.com. Changes made via MCP appear in the web editor immediately, and vice-versa.
MIT — © Harshit Singh
FAQs
Model Context Protocol server for JuicedResume — score, tailor, and edit your resume from any MCP client (Claude Code, Claude Desktop, Cursor).
We found that @juicedresume/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.