MCP.so
登录

MCP Server for NovaCV

@MCP-Mirror

关于 MCP Server for NovaCV

Mirror of

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

MCP-Mirror

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "Lightbaby_mcp-server-novacv": {
      "command": "npx",
      "args": [
        "mcp-server-novacv",
        "--api_key=your_api_key"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器