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

コメント

「その他」の他のコンテンツ