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.
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
评论