cvx
Rank #8,051io.github.hrtips/cvx
Create, validate, and render CV PDFs from plain YAML — fully local, no accounts.
cvx is a Model Context Protocol (MCP) server published by hrtips. It ranks #8,051 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. cvx is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Jul 24, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 123,995 of 132,046 servers on MCP Toplist.
Use cvx
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cvx -- npx -y @hrtips/cvx[mcp_servers.cvx]
command = "npx"
args = ["-y", "@hrtips/cvx"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cvx": {
"command": "npx",
"args": [
"-y",
"@hrtips/cvx"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cvx": {
"command": "npx",
"args": [
"-y",
"@hrtips/cvx"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cvx": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@hrtips/cvx"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cvx": {
"command": "npx",
"args": [
"-y",
"@hrtips/cvx"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cvx": {
"command": "npx",
"args": [
"-y",
"@hrtips/cvx"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.hrtips%2Fcvx)<a href="https://mcptoplist.com/server/io.github.hrtips%2Fcvx"><img src="https://mcptoplist.com/badge/io.github.hrtips%2Fcvx.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
hrtips
Available versions (8)
| Version | Published |
|---|---|
| 1.8.0 | Aug 17, 2026 |
| 1.8.1 | Aug 17, 2026 |
| 1.7.2 | Aug 8, 2026 |
| 1.7.1 | Aug 8, 2026 |
| 1.7.0 | Aug 8, 2026 |
| 1.6.0 | Aug 2, 2026 |
| 1.5.0 | Jul 28, 2026 |
| 1.4.0 | Jul 27, 2026 |
Frequently asked questions
- Who maintains cvx?
- cvx is maintained by hrtips, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is cvx listed on the Official MCP Registry?
- Yes — cvx is listed on the Official MCP Registry, alongside Glama.
- How many versions does cvx have?
- MCP Toplist tracks 8 versions of cvx, most recently published on Aug 17, 2026.
- Where can I find the source code for cvx?
- The source code for cvx is hosted at github.com/hrtips/cvx.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.