Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

freehire

NPM · FREEHIRE-MCP · SCANNED AUG 17

freehire.me: search 3.3M+ IT jobs from 294K company boards, track applications, tailor CVs.

Available components

69 Trust /100
Trust breakdown (6 categories)

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. How we score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 30 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability78
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2587 tokens (~112/item across 23 items; 23 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage96
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 89% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · freehire-mcp

# add to Claude Code
claude mcp add me-freehire-freehire -- npx -y freehire-mcp
# add to Codex CLI
codex mcp add me-freehire-freehire -- npx -y freehire-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "me-freehire-freehire": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "freehire-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add me-freehire-freehire --command npx --arg -y --arg freehire-mcp
# ~/.hermes/config.yaml
mcp_servers:
  me-freehire-freehire:
    command: "npx"
    args: ["-y", "freehire-mcp"]
// mcp.json
{
  "mcpServers": {
    "me-freehire-freehire": {
      "command": "npx",
      "args": [
        "-y",
        "freehire-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 16 Aug 26 69

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 17 Aug 2026 · Analysed npm/freehire-mcp@0.4.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm
Dependencies 96 packages
Packages resolved 96
Stale 30
Tree resolution Complete
MCP tools · 23 exposed · ~2,535 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
apply ~39

Mark a job as applied for the authenticated user. Idempotent.

NameTypeReqDescription
slugstringyesThe job's public slug (from search or facets results).

No output schema declared.

No examples provided.

company ~35

Fetch a company and its open jobs by company slug.

NameTypeReqDescription
slugstringyesThe company slug (from a job's company_slug).

No output schema declared.

No examples provided.

cv_context ~98

Show the cached fit-analysis context a tailored CV should reframe toward: verdict, recommendation, dimension comments, and the requirement split — missing_have (reframe existing evidence) vs missing_gap (ask the candidate before adding). Read this before editing.

NameTypeReqDescription
idstringyesThe CV id, copied from the tailoring workspace URL (/tailor/<job>?cv=<id>) or from a CV listing. Opaque — never construct or guess one.

No output schema declared.

No examples provided.

cv_edit ~230

Apply a batch of path-addressed edits to a tailored CV, atomically. Read cv_context and cv_get first — indices are counted over the document cv_get returned. THE HONEST WALL: editing with an API key edits as the tailoring agent, and the server enforces it — the candidate's own name, email, phone and links are refused, and anything stating what they DID needs evidence_id, the id of something they asserted themselves. One uncited op rejects the whole batch. For a missing_have requirement, reframe an existing bullet; for a missing_gap, ask the candidate before writing anything. A bad path is a 422 and the CV is untouched. Export with cv_render.

NameTypeReqDescription
idstringyesThe CV id, copied from the tailoring workspace URL (/tailor/<job>?cv=<id>) or from a CV listing. Opaque — never construct or guess one.
notestringYour own one-line reason for the change; shown to the candidate as the agent's words.
opsarrayyesEvery edit that belongs together, in one call.

No output schema declared.

No examples provided.

cv_get ~68

Fetch a tailored CV with its full document (header, summary, experience bullets, skill groups).

NameTypeReqDescription
idstringyesThe CV id, copied from the tailoring workspace URL (/tailor/<job>?cv=<id>) or from a CV listing. Opaque — never construct or guess one.

No output schema declared.

No examples provided.

cv_render ~93

Render a tailored CV to an ATS PDF, returned as a base64 resource (application/pdf). The bytes are large and not human-readable to the model — call it to produce the deliverable, not to inspect content.

NameTypeReqDescription
idstringyesThe CV id, copied from the tailoring workspace URL (/tailor/<job>?cv=<id>) or from a CV listing. Opaque — never construct or guess one.

No output schema declared.

No examples provided.

facets ~318

List the market's filter vocabulary: every facet's live values with a vacancy count each, plus the skills list and numeric ranges. Call this FIRST to discover real values for `search` and `market_fit` — do not invent facet values.

NameTypeReqDescription
categoryarrayRole categories: backend|frontend|fullstack|devops|ml_ai|qa|...
cityarrayCity slugs.
companyarrayCompany slugs.
countryarrayISO-3166 country codes, e.g. BR, US.
employment_typearrayEmployment type, e.g. full_time, contract.
english_levelarrayEnglish level, e.g. a2, b1, b2, c1.
facetsobjectAny other facet param as key→value(s), e.g. {"source": "greenhouse"}. Discover valid keys and values with the `facets` tool.
regionarrayRegion codes (OR within): global|ru|cis|central_asia|eu|us.
remotebooleanOnly remote jobs (sets work_mode=remote).
rolearrayRole facet values, e.g. senior_backend.
salary_minintegerMinimum salary (enrichment.salary_min).
seniorityarraySeniority: intern|junior|middle|senior|staff|principal|lead|c_level.
visabooleanOnly jobs offering visa sponsorship.

No output schema declared.

No examples provided.

job ~46

Fetch a single job's full content by slug (title, company, location, posting URL, description).

NameTypeReqDescription
slugstringyesThe job's public slug (from search or facets results).

No output schema declared.

No examples provided.

jobs_add ~149

Moderator: create a hand-curated job. URL is the dedup key — re-adding the same URL updates the posting. `description` is stored and rendered as HTML. Requires the moderator role (403 otherwise).

NameTypeReqDescription
companystringyesCompany name. Required.
descriptionstringStored and rendered as HTML.
locationstring
posted_atstringRFC3339 timestamp.
remoteboolean
sourcestringThe posting's real origin (defaults to 'manual' server-side).
titlestringyesJob title. Required.
urlstringyesThe posting URL — the dedup key. Required.

No output schema declared.

No examples provided.

jobs_edit ~109

Moderator: partially update a manual job by slug. Only the provided fields change; the URL identity is not editable. Requires the moderator role (403 otherwise).

NameTypeReqDescription
companystring
descriptionstringStored and rendered as HTML.
locationstring
posted_atstringRFC3339 timestamp.
remoteboolean
slugstringyesThe job's public slug (from search or facets results).
titlestring

No output schema declared.

No examples provided.

market_fit ~367

Score a skill list against the live open-vacancy market for a filtered role: headline coverage (% of vacancies listing ≥1 skill), must-have skills held, and the missing skills that unlock the most vacancies. Here `skills` is the MEASURED set, not a filter — use facet params to define the role. One skill probes that skill's demand.

NameTypeReqDescription
categoryarrayRole categories: backend|frontend|fullstack|devops|ml_ai|qa|...
cityarrayCity slugs.
companyarrayCompany slugs.
countryarrayISO-3166 country codes, e.g. BR, US.
employment_typearrayEmployment type, e.g. full_time, contract.
english_levelarrayEnglish level, e.g. a2, b1, b2, c1.
facetsobjectAny other facet param as key→value(s), e.g. {"source": "greenhouse"}. Discover valid keys and values with the `facets` tool.
regionarrayRegion codes (OR within): global|ru|cis|central_asia|eu|us.
remotebooleanOnly remote jobs (sets work_mode=remote).
rolearrayRole facet values, e.g. senior_backend.
salary_minintegerMinimum salary (enrichment.salary_min).
seniorityarraySeniority: intern|junior|middle|senior|staff|principal|lead|c_level.
skillsarrayyesThe candidate's skills to measure (canonical slugs). One value probes a single skill.
visabooleanOnly jobs offering visa sponsorship.

No output schema declared.

No examples provided.

my ~59

List the caller's tracked jobs (viewed/saved/applied) with their stage and note. Filter narrows the set.

NameTypeReqDescription
filterstringWhich tracked jobs to list.
limitinteger
offsetinteger

No output schema declared.

No examples provided.

my_submissions ~21

List the caller's own vacancy submissions with their moderation status.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

note ~56

Attach a free-text note to a tracked job (overwrites the existing note).

NameTypeReqDescription
notestringyesFree-text note to store on the job.
slugstringyesThe job's public slug (from search or facets results).

No output schema declared.

No examples provided.

save ~35

Bookmark a job for later. Idempotent.

NameTypeReqDescription
slugstringyesThe job's public slug (from search or facets results).

No output schema declared.

No examples provided.

search ~417

Search open jobs by keyword with optional facet filters. Each result carries the job's FULL description as markdown alongside title, company, location and public_slug, plus the total match count — so you can screen a whole result set without calling `job` per hit. Use the returned slug with `job`, `apply`, `save`, etc.

NameTypeReqDescription
categoryarrayRole categories: backend|frontend|fullstack|devops|ml_ai|qa|...
cityarrayCity slugs.
companyarrayCompany slugs.
countryarrayISO-3166 country codes, e.g. BR, US.
employment_typearrayEmployment type, e.g. full_time, contract.
english_levelarrayEnglish level, e.g. a2, b1, b2, c1.
facetsobjectAny other facet param as key→value(s), e.g. {"source": "greenhouse"}. Discover valid keys and values with the `facets` tool.
limitintegerMax results to return. Each result includes a full job description, so prefer a modest value.
offsetintegerPagination offset.
querystringyesKeyword query, e.g. 'golang backend'. Empty string matches all.
regionarrayRegion codes (OR within): global|ru|cis|central_asia|eu|us.
remotebooleanOnly remote jobs (sets work_mode=remote).
rolearrayRole facet values, e.g. senior_backend.
salary_minintegerMinimum salary (enrichment.salary_min).
seniorityarraySeniority: intern|junior|middle|senior|staff|principal|lead|c_level.
skillsarrayFilter to jobs listing these skills (canonical slugs from the `facets` tool).
visabooleanOnly jobs offering visa sponsorship.

No output schema declared.

No examples provided.

stage ~77

Set a job's application stage. The server validates the value; valid stages are applied/screening/responded/interview/offer/accepted/rejected/withdrawn.

NameTypeReqDescription
slugstringyesThe job's public slug (from search or facets results).
stagestringyesApplication stage, e.g. interview, offer, rejected.

No output schema declared.

No examples provided.

submission_approve ~40

Moderator: approve a pending submission, minting a live job. Requires the moderator role (403 otherwise).

NameTypeReqDescription
idintegeryesThe submission id.

No output schema declared.

No examples provided.

submission_reject ~48

Moderator: reject a pending submission with an optional reason. Requires the moderator role (403 otherwise).

NameTypeReqDescription
idintegeryesThe submission id.
reasonstringOptional rejection reason.

No output schema declared.

No examples provided.

submissions_pending ~25

Moderator: list the pending submission review queue. Requires the moderator role (403 otherwise).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

submit ~134

Submit a vacancy for moderation. The server stores it as pending and returns it. URL (the dedup key), title, and company are required.

NameTypeReqDescription
companystringyesCompany name. Required.
descriptionstringStored and rendered as HTML.
locationstring
posted_atstringRFC3339 timestamp.
remoteboolean
sourcestringThe posting's real origin (defaults to 'manual' server-side).
titlestringyesJob title. Required.
urlstringyesThe posting URL — the dedup key. Required.

No output schema declared.

No examples provided.

unsave ~41

Remove a job's bookmark. A no-op if it was not saved.

NameTypeReqDescription
slugstringyesThe job's public slug (from search or facets results).

No output schema declared.

No examples provided.

whoami ~30

Return the authenticated freehire user (verifies the API key). Call this to confirm auth before other tools.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.