Klevercv runs on your own machine — the client starts it, so there is no endpoint to ping. 22 installs a week from npm.
Generate tailored resumes via AI agents using KlevrCV. Returns a signed PDF download URL.
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет @klevercv/mcp-server ссылается на klevercv/klevercv
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server -- npx -y @klevercv/mcp-server
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@klevercv/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@klevercv/mcp-server"]
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@klevercv/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@klevercv/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
KLEVERCV_API_KEY (Your KlevrCV API key (get one at klevercv.com/settings)).
The author declared them in the registry entry; get the values from the project itself.
Generate and read PDFs for AI agents: a generate_pdf and a read_pdf tool, priced per document.
E-signature API for AI agents: send contracts, sign PDF documents, track and download signed files.
Send documents for e-signature, track status, remind signers, and download signed PDFs via AddSign
Send documents for e-signature from AI agents. Upload, sign, and download PDFs.
Generate DOCX and PDF documents from AI assistants using BulkRender templates.
Send documents for e-signature, track and remind signers, and download signed PDFs.
Send documents for e-signature, track signing status, and download signed PDFs. No API key required.
Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.
Answers built from our own checks of this server.