cvpop-server
mcpsmithery# CVpop MCP Server Create and customize professional CVs and resumes directly from your AI assistant. ## What it does The CVpop MCP server lets you build polished, ready-to-use CVs through natural conversation — no manual editing required. Just describe your experience, skills, and goals, and your AI assistant will generate a complete CV and let you refine every detail. Once your CV is ready, you get an **import code** to open and edit it inside the CVpop app (available on iOS, Android, macOS, and Web). ## Tools | Tool | Description | |------|-------------| | `createCv` | Generate a complete CV from your professional information | | `editCvModel` | Change the layout style — choose from *classic*, *creative*, *simple*, or *dynamic* | | `editCvColor` | Set the CV accent color using any hex value | | `editCvFont` | Pick a font from 19 curated typefaces (Montserrat, Raleway, Poppins, and more) | | `getCvImportCode` | Get the import code to open your CV in the CVpop app | ## Example workflow > "Create a CV for a senior frontend developer with 8 years of experience in React. Use a creative layout, blue color scheme, and Montserrat font." Your assistant will handle the rest — and hand you an import code to take the CV into CVpop for final touches. ## Get the app Download **CVpop** to edit, export, and share your CV: - [iOS & macOS](https://apps.apple.com/us/app/resume-ai-intelligent-cv-app/id1473493711) - [Android](https://play.google.com/store/apps/details?id=com.curriculify.app) - [Web](https://cvpop.com)
By Smithery | 6 findings | Scanned 4/19/2026 | tooltrust-scanner/v0.3.8
Risk Summary
Safe With Normal ControlsDep Visibility is the main signal, but overall risk remains within an acceptable range.
Potential impact: This finding indicates the tool should be reviewed before it is trusted.
Recommended action: No high-risk findings were detected in this scan, but you should still apply least-privilege defaults and rescan after changes.
Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.
Security Findings (6)
createCv:tool declares fs permission
Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
createCvgetCvImportCodeeditCvColoreditCvModeleditCvFontFix: Review and remediate the identified issue.
Scan this tool yourself
Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.
Install once, then scan any MCP server:
$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash$ tooltrust-scanner scan --server "npx -y cvpop-server"Adjust the package name if your npm registry name differs from the tool ID. View source
Add badge to your README
Copy this Markdown to show your ToolTrust grade on GitHub.
[](https://github.com/AgentSafe-AI/tooltrust-directory)