Overview
What is MCP Server for NovaCV?
MCP Server for NovaCV is a Model Context Protocol server that integrates with the NovaCV resume service API, enabling AI assistants to generate PDF resumes, retrieve templates, convert text to JSON Resume format, and analyze resume content.
How to use MCP Server for NovaCV?
Install the package globally via npm install -g mcp-server-novacv or run it directly with npx mcp-server-novacv --api_key=your_api_key. Configure the API key via the --api_key flag, the NOVACV_API_KEY environment variable, or a .env file. The server can be added to MCP-compatible clients such as Cursor or Cherry Studio by specifying the command and environment variables.
Key features of MCP Server for NovaCV
- Generate PDF resumes from plain text
- Fetch a list of available resume templates
- Convert resume text to JSON Resume format
- Analyze resume text with improvement suggestions
Use cases of MCP Server for NovaCV
- Quickly generate a professional PDF resume from unstructured text
- Browse and select from supported resume templates
- Receive actionable feedback on resume content and structure
- Transform plain text resumes into portable JSON Resume format
FAQ from MCP Server for NovaCV
How do I obtain an API key?
Visit the NovaCV API website at https://api.nova-cv.com, register or log in, then create a new API key in the "API Keys" section of