# cv.json — open CV data (npm · cvjson-mcp)

Search people open to work and fetch their machine-readable cv.json, from any AI assistant.

- Trust score: 80/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-22

## Components

- remote · `freecv.org`: 74/100, [markdown](https://verifymcp.io/servers/freecvorg-cvjson/api-mcp.md), [page](https://verifymcp.io/servers/freecvorg-cvjson/api-mcp)
- npm · `cvjson-mcp`: 80/100 (this document), [markdown](https://verifymcp.io/servers/freecvorg-cvjson/cvjson-mcp.md), [page](https://verifymcp.io/servers/freecvorg-cvjson/cvjson-mcp)

## Channel facts

- Registry: `npm`
- Package: `cvjson-mcp`
- Version: `1.1.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-22.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 31 of 95 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 48/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 22 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 68/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 663 tokens (~165/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 77/100
  - Stability observed for 23 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the cv.json — open CV data MCP server?

cv.json — open CV data runs locally as an npm package, launched with npx -y cvjson-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add freecvorg-cvjson -- npx -y cvjson-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "freecvorg-cvjson": {
      "command": "npx",
      "args": [
        "-y",
        "cvjson-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "freecvorg-cvjson": {
      "command": "npx",
      "args": [
        "-y",
        "cvjson-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add freecvorg-cvjson -- npx -y cvjson-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "freecvorg-cvjson": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "cvjson-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add freecvorg-cvjson --command npx --arg -y --arg cvjson-mcp
```

### Hermes

```yaml
mcp_servers:
  freecvorg-cvjson:
    command: "npx"
    args: ["-y", "cvjson-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "freecvorg-cvjson": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "cvjson-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add freecvorg-cvjson -t stdio -c npx -a -y cvjson-mcp
```

### Other

```json
{
  "mcpServers": {
    "freecvorg-cvjson": {
      "command": "npx",
      "args": [
        "-y",
        "cvjson-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-22 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-19 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 73, +4)

- [functional improvement] Stability: unverified → 0.27

## MCP tools (4)

### `search_open_to_work` (~392 tokens)

Search FreeCV's LIVE index of real people who are open to work — by skills, role/title, location, and recruiter facets (work type, employment type, visa sponsorship, languages, minimum experience). Returns lean candidate cards (name, current role @ company, location, top skills, languages, and the full availability preferences) plus each person's cv.json URL and portfolio URL — enough to shortlist WITHOUT a fetch_cv per candidate. Call fetch_cv on a result to read the complete structured CV. Only already-public profiles are indexed; contact details are never returned (reach candidates via their portfolio).

Input parameters:

- `employmentType` (array): Only candidates open to one of these employment types.
- `languages` (array): Languages the candidate must speak, e.g. ["German","Arabic"].
- `limit` (integer): Max results per page (default 20).
- `location` (string): Country-aware location filter, e.g. "UK" (matches London/Manchester), "Berlin", "Gaza".
- `minYearsExp` (integer): Minimum years of experience.
- `offset` (integer): Result offset for paging through a large shortlist (default 0). Use with `total` in the response.
- `query` (string): Free-text query matched across name, title, skills and experience (e.g. "senior react developer").
- `skills` (array): Specific skills to match, e.g. ["React","TypeScript"].
- `sort` (string): Ranking: best match (default), most recently updated, or most experienced.
- `sponsorship` (boolean): Filter by visa-sponsorship need: false = does NOT need sponsorship, true = needs it. Candidates who never answered are excluded from this filter.
- `title` (string): Target role/title, e.g. "Product Designer".
- `workType` (array): Only candidates who OFFER one of these work arrangements.

### `fetch_cv` (~94 tokens)

Fetch a person's cv.json — their full machine-readable CV — by slug or livelink.cv URL. Returns structured JSON: basics, work, education, skills, languages, availability, ats, verification, i18n.

Input parameters:

- `slug` (string): The slug, e.g. "ashley" (from livelink.cv/ashley).
- `url` (string): Full cv.json URL (alternative to slug).

### `validate_cv` (~96 tokens)

Validate a cv.json document against the official cv.json schema. Provide the document (cvjson: object or JSON string) OR a slug/url to fetch and validate. Returns { valid, errors[] }.

Input parameters:

- `cvjson`: The cv.json document to validate (object or JSON string).
- `slug` (string): Fetch and validate this slug's live cv.json.
- `url` (string): Fetch and validate this cv.json URL.

### `get_cvjson_schema` (~34 tokens)

Return the official cv.json JSON Schema (the format spec) — use it to understand or generate a compliant cv.json.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/freecvorg-cvjson/cvjson-mcp#diagnostics

## Score history

- 2026-09-22: 80
- 2026-09-21: 79
- 2026-09-20: 79
- 2026-09-19: 79
- 2026-09-18: 78
- 2026-09-17: 78
- 2026-09-16: 77
- 2026-09-15: 77
- 2026-09-14: 76
- 2026-09-13: 76
- 2026-09-12: 75
- 2026-09-11: 75
- 2026-09-10: 74
- 2026-09-09: 74
- 2026-09-08: 73
- 2026-09-07: 73
- 2026-09-06: 69
- 2026-09-05: 69
- 2026-09-04: 69
- 2026-09-03: 69
- 2026-09-02: 69
- 2026-09-01: 69
- 2026-08-31: 69
- 2026-08-30: 54

## Common questions

### What is the cv.json — open CV data MCP server?

cv.json — open CV data is an MCP server listed in the public MCP registry as io.github.freecvorg/cvjson. Search people open to work and fetch their machine-readable cv.json, from any AI assistant. This page covers its npm package (cvjson-mcp).

### Is the cv.json — open CV data MCP server safe to use?

cv.json — open CV data scores 80 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the cv.json — open CV data MCP server expose?

cv.json — open CV data exposes 4 tools: search_open_to_work, fetch_cv, validate_cv, get_cvjson_schema. Their descriptions and schemas cost roughly 616 tokens of context every time the server is loaded.

### Is the cv.json — open CV data MCP server still maintained?

cv.json — open CV data is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the cv.json — open CV data MCP server under?

cv.json — open CV data declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/cvjson-mcp
- Socket report: https://socket.dev/npm/package/cvjson-mcp
- Repository: https://github.com/freecvorg/cv-json
- Website: https://cvjson.com/
- Changelog RSS feed: https://verifymcp.io/servers/freecvorg-cvjson/cvjson-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/freecvorg-cvjson/cvjson-mcp.json
- HTML version of this page: https://verifymcp.io/servers/freecvorg-cvjson/cvjson-mcp
