mcpserver.lol
registry/cvjson
Connection check verified live · 27h ago

cvjson

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

Tools 4
GitHub stars
Installs / wk 15
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

4 tools

Read from the running server on 27h ago.

fetch_cv urlslug
Fetch a person's cv.json — their full machine-readable CV — by FreeCV slug or livelink.cv URL. Returns structured JSON: basics, work, education, skills, languages, availability, at…
get_cvjson_schema
Return the official cv.json JSON Schema (the format spec) — use it to understand or generate a compliant cv.json.
search_open_to_work sortlimitquerytitleoffsetskills +6
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, min…
validate_cv urlslugcvjson
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[]…