This server turns Claude into a CV generator that understands job postings. It parses job descriptions to extract requirements, then tailors your profile data into ATS-friendly CVs. You get tools like parse_job_requirements to pull skills and contact info from listings, generate_cv_data to match your experience against the role, and generate_cv to export as PDF, Markdown, or HTML. It also handles cover letters and email templates with automatic recipient detection. The main workflow is feeding it your profile JSON with experience, education, and skills, then letting it optimize content for applicant tracking systems. Default output is PDF with customizable styling, margins, and page sizes.
claude mcp add --transport stdio thechandanbhagat-cv-forge uvx cv-forge