cv.json — open CV data
Rank #20,780io.github.freecvorg/cvjson
Search people open to work and fetch their machine-readable cv.json, from any AI assistant.
cv.json — open CV data is a Model Context Protocol (MCP) server published by freecvorg. It ranks #20,780 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. cv.json — open CV data is listed on Official MCP, with 1 tracked version. It was first listed on Jun 3, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 111,266 of 132,046 servers on MCP Toplist.
Use cv.json — open CV data
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http cvjson https://freecv.org/api/mcpclaude mcp add cvjson -- npx -y cvjson-mcp[mcp_servers.cvjson]
url = "https://freecv.org/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.cvjson]
command = "npx"
args = ["-y", "cvjson-mcp"]Add to ~/.codex/config.toml.
https://freecv.org/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"cvjson": {
"command": "npx",
"args": [
"-y",
"cvjson-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cvjson": {
"url": "https://freecv.org/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"cvjson": {
"command": "npx",
"args": [
"-y",
"cvjson-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cvjson": {
"type": "http",
"url": "https://freecv.org/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"cvjson": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cvjson-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cvjson": {
"serverUrl": "https://freecv.org/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cvjson": {
"command": "npx",
"args": [
"-y",
"cvjson-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cvjson": {
"url": "https://freecv.org/api/mcp"
}
}
}{
"mcpServers": {
"cvjson": {
"command": "npx",
"args": [
"-y",
"cvjson-mcp"
]
}
}
}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.freecvorg%2Fcvjson)<a href="https://mcptoplist.com/server/io.github.freecvorg%2Fcvjson"><img src="https://mcptoplist.com/badge/io.github.freecvorg%2Fcvjson.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
freecvorg
Available versions (1)
| Version | Published |
|---|---|
| 1.1.1 | Aug 30, 2026 |
Frequently asked questions
- Who maintains cv.json — open CV data?
- cv.json — open CV data is maintained by freecvorg, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is cv.json — open CV data listed on the Official MCP Registry?
- Yes — cv.json — open CV data is listed on the Official MCP Registry.
- How many versions does cv.json — open CV data have?
- MCP Toplist tracks 1 version of cv.json — open CV data, most recently published on Aug 30, 2026.
- Where can I find the source code for cv.json — open CV data?
- The source code for cv.json — open CV data is hosted at github.com/freecvorg/cv-json.
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.