cv.json - open CV data MCP Server
Site · Validator · Schema (v1) · /.well-known/cv.json (discovery)
People who work with ats, career data and json ld and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-07-04 · ★ 4 · #17 OF 41 MAINTAINED FILESYSTEM · VERIFIED 2026-09-18
MIT · JavaScript servers · how we verify → /methodology
01 · Install cv.json - open CV data
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add freecvorg-cv-json --transport http https://freecv.org/api/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"freecvorg-cv-json": {
"url": "https://freecv.org/api/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://freecv.org/api/mcp
transport: streamable-http
endpoint alive - responded to MCP initialize · probed 2026-09-18
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to freecv.org
endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect
license MIT - declared in the repository
npm package cvjson-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.freecvorg is GitHub-verified and matches the repo owner
03 · What cv.json - open CV data can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.2.1 · 2026-06-29
Backports the x-customSections vendor extension (previously only in v1.3-preview) into the stable v1 schema - FreeCV already emits it in production, so the published v1 schema now matches what producers send. Also sets…
v1.2.0 · 2026-06-03
cv.json v1.2 - Current stable release · This is the recommended version for production use. · Additions (all optional, backward compatible) · references[] - structured reference contacts (name, title, company, email…
v1.1.0 · 2026-06-03
cv.json v1.1 - Hardening release · Additions (all optional, backward compatible) · New top-level sections: publications[], awards[], interests[] · Project entry shape: gained role and highlights[] fields · Date…
04 · Who maintains cv.json - open CV data
cv.json - open CV data is maintained by freecvorg. It's the only MCP server we track from this author; the repo dates to Apr 2026.
05 · Facts
- repository
- github.com/freecvorg/cv-json
- website
- https://cvjson.com/
- category
- filesystem - ranked #17 of 41 actively-maintained filesystem servers as of 2026-09-18.
- release cadence
- 1 release in the last 90 days (latest 2026-06-29)
- registry
- io.github.freecvorg/cvjson (active, first published 2026-08-30)
- packages
- npm:cvjson-mcp
06 · cv.json - open CV data FAQ
What is cv.json - open CV data?
Site · Validator · Schema (v1) · /.well-known/cv.json (discovery)
Is cv.json - open CV data still maintained?
Yes - as of 2026-09-18, its last commit was 2026-07-04 and it shipped 1 release in the last 90 days. We re-verify nightly.
How do I install cv.json - open CV data?
Run `npx -y cvjson-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does cv.json - open CV data require authentication?
No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-18; you can connect without credentials.
07 · Alternatives to cv.json - open CV data
Alternatives to cv.json - open CV data
Maintained filesystem servers if cv.json - open CV data isn't the fit.
- Server Filesystem MCP server for filesystem access ★ 39,038 · 2026-09-11
- Directory A directory of product launch platforms: where your product qualifies and how each form is filled. ★ 297 · 2026-08-19
- Pdf MCP Agentic RAG over one PDF or a whole folder: hybrid search, selective page reads, tables, OCR. ★ 135 · 2026-09-17
- Remote Filesystem MCP server for remote filesystem operations on cloud storage (Google Cloud Storage). ★ 80 · 2026-08-30
- Keibi Drop Give two agents on two machines the same encrypted folder. P2P, no cloud, only read bytes move. ★ 60 · 2026-09-16
- V8 Run JavaScript and TypeScript in sandboxed V8 isolates with policy-controlled host capabilities. ★ 57 · 2026-09-08
More filesystem MCP servers · SSH MCP · Humanpen MCP · Filesystem Context · Filesystem MCP
More JavaScript MCP servers · Freyotrisolana MCP Server · Chrome Bridge · Funplay Cocos MCP · Web Anatomy · Cesium MCP Dev · see all