MCP Server for NovaCV
@Lightbaby
MCP Server for NovaCV について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"novacv": {
"command": "npx",
"args": [
"mcp-server-novacv"
],
"env": {
"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 provides access to the NovaCV resume service API. It allows developers to generate resume PDFs, retrieve available templates, convert resume text to JSON Resume format, and analyze resume content through MCP-compatible clients.
How to use MCP Server for NovaCV?
Install the package via npm (npm install -g mcp-server-novacv or use npx mcp-server-novacv). Provide your NovaCV API key via the --api_key command-line option, the NOVACV_API_KEY environment variable, or a .env file. The server can then be configured in MCP clients like Cursor or Cherry Studio by specifying the command, arguments, and environment variable.
Key features of MCP Server for NovaCV
- Generate PDF resumes from text content using multiple templates.
- Fetch a list of available resume templates with details.
- Convert plain resume text to structured JSON Resume format.
- Analyze resume content and provide professional improvement suggestions.
Use cases of MCP Server for NovaCV
- Generate a polished PDF resume automatically from raw text input.
- Analyze an existing resume for completeness and keyword optimization.
- Convert unstructured resume text into a standardized JSON Resume file.
- Browse available templates to choose the best layout for a resume.
FAQ from MCP Server for NovaCV
How do I obtain an API key for NovaCV?
Visit the NovaCV API website at https://api.nova-cv.com, register or log in, go to the "API Keys" or "Developer" section, and create a new API key.
What tools does MCP Server for NovaCV provide?
The server offers four tools: generate_resume_from_text, get_templates, convert_resume_text, and analyze_resume_text.
How can I verify the installation was successful?
Run npx mcp-server-novacv --version to confirm the package is installed and working.
What should I do if I encounter an API key error?
Ensure you have a valid API key from the NovaCV website, check if the key has expired or reached usage limits, try regenerating it, and verify there are no extra spaces or quotes in the environment variable or configuration.
What are the runtime requirements for MCP Server for NovaCV?
The server requires Node.js and npm. It runs as an MCP server via npx or after global installation.
「その他」の他のコンテンツ
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Awesome Mlops
visengerA curated list of references for MLOps
コメント