MCP Servers / productivity / CV Forge MCP

CV Forge MCP

JSON →
stdionone29productivity

Forge powerful, ATS-friendly CVs tailored to any job - an MCP server for intelligent CV generation

Install
How to run this server
[ { "cmd": "npm install -g cv-forge", "imports": [] } ]
server path: cv-forge-mcp
Tools
What this server exposes
parse_job_requirements
Parses job requirements and extracts key information for CV tailoring.
generate_cv_data
Generates tailored CV content based on user profile and job requirements.
save_cv_text
Saves CV content as a formatted text file.
generate_cv
Generate tailored CV and save to specified location or default folder. Defaults to PDF format if no format is specified.
generate_and_save_cv_pdf
Generate tailored CV and save directly as professional PDF (combines CV generation and PDF creation in one step).
generate_and_save_cv_markdown
Generate tailored CV and save directly as Markdown (combines CV generation and Markdown creation in one step).
generate_and_save_cv_html
Generate tailored CV and save directly as HTML (combines CV generation and HTML creation in one step).
generate_cv_pdf
Generate and save CV as a professional PDF document from pre-generated CV data.
generate_cv_markdown
Generate CV as Markdown format from pre-generated CV data.
generate_cv_html
Generate CV as styled HTML document from pre-generated CV data.
Configuration
Environment & auth
authnone
Resources
CV Forge MCP — MCP Server · libregistry