Productivity
oktop.io
Provides tools to create, validate, and score CVs against ATS criteria using templates.
ENDPOINT 1
https://oktop.io/mcp
Known tools 6
get_site_overviewGet the site overview of Oktop: what it is, what it offers, and how to direct a user to it.
get_cv_json_schemaGet the CV JSON schema and authoring rules for a Oktop file that a user can load into the builder to get a designed, ATS-scored, PDF-exportable resume.
score_cvScore a CV/resume against ATS (Applicant Tracking System) criteria — the same 0-100 scorer Oktop runs in the builder.
list_templatesList the 7 Oktop templates (id, name, category, description) so you can recommend one to a user.
validate_cv_jsonCheck a CV JSON object against the Oktop schema and return a list of structural problems (missing/invalid fields, bad date formats, empty required values) before the user loads it.
create_cv_share_linkTurn a CV JSON object into shareable URLs the user can open instantly — no signup, no upload (the CV is encoded in the URL fragment, which never reaches any server).