Enables AI assistants to fetch a master resume, tailor it to a job description, and generate a polished PDF resume using headless Chromium.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.CHROME_PATH— The server auto-detects common binary names (google-chrome, chromium, chromium-browser). You only need to set if it isn't found automatically — which is rare.DATA_DIR— Platform data dir Root directory for oauth_tokens.json and the default master-resumes/ subdirectory.GENERATED_RESUME_DIR— Platform documents dir Where generated PDFs are saved.MASTER_RESUME_DIR— $DATA_DIR/master-resumes Directory containing master resume JSON files.MASTER_RESUME_PATH— (unset) Path to a single default master resume file. Overrides MASTER_RESUME_DIR for the default owner.MCP_HOST— 127.0.0.1 Bind address. Set to 0.0.0.0 to accept external connections (Docker sets this automatically).MCP_PORT— 7331 Port the server listens on.OAUTH_CLIENT_ID— resume-mcp-clientOAUTH_CLIENT_SECRET— (empty) Optional client secret. Leave blank to skip secret verification.[](https://m8ven.ai/mcp/khaleelclark-resumemcp-riirk6)