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.

io.github.getjobzi/getjobzi-mcp

REMOTE · WWW.GETJOBZI.COM · SCANNED SEP 20

GetJobzi MCP server for job search, application tracking, and career forecasting.

Available components

−1 this week 80 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability80
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2009 tokens (~111/item across 18 items; 18 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 Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 18 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 18 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the io.github.getjobzi/getjobzi-mcp server?

io.github.getjobzi/getjobzi-mcp is a hosted endpoint at https://www.getjobzi.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · www.getjobzi.com

# add to Claude Code
claude mcp add --transport http getjobzi-getjobzi-mcp 'https://www.getjobzi.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "getjobzi-getjobzi-mcp": {
      "url": "https://www.getjobzi.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "getjobzi-getjobzi-mcp": {
      "type": "http",
      "url": "https://www.getjobzi.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.getjobzi-getjobzi-mcp]
url = "https://www.getjobzi.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "getjobzi-getjobzi-mcp": {
      "type": "remote",
      "url": "https://www.getjobzi.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add getjobzi-getjobzi-mcp --url 'https://www.getjobzi.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  getjobzi-getjobzi-mcp:
    url: "https://www.getjobzi.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "getjobzi-getjobzi-mcp": {
      "Transport": "http",
      "Url": "https://www.getjobzi.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add getjobzi-getjobzi-mcp -t streamable-http -u 'https://www.getjobzi.com/mcp'
// mcp.json
{
  "mcpServers": {
    "getjobzi-getjobzi-mcp": {
      "type": "http",
      "url": "https://www.getjobzi.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

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.

  • 17 Sept 26 −1
    • Schema quality: pass → fail functional
    • New tool “analyze_resume” functional
    • New tool “career_health_check” functional
    • New tool “career_path_analysis” functional
    • New tool “career_strategy” functional
    • New tool “create_job_search_plan” functional
    • New tool “diagnose_job_search” functional
    • New tool “find_matching_jobs” functional
    • New tool “find_sponsored_jobs” functional
    • New tool “generate_cover_letter” functional
    • New tool “generate_job_hunting_action_plan” functional
    • New tool “identify_skill_gaps” functional
    • New tool “linkedin_review” functional
    • New tool “market_demand_analysis” functional
    • New tool “resume_compare” functional
    • New tool “skill_development_plan” functional
  • 15 Sept 26 0
    • Injection markers: unverified → pass security
    • Stability: unverified → pass security
    • HSTS header: unverified → pass security
    • Transport: fail → pass security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 3 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • MCP protocol: unverified → fail functional
    • Endpoint reachability: unreachable → reachable functional
    • Tool coverage: unverified → 100 functional
  • 14 Sept 26 0
    • Endpoint reachability: reachable → unreachable security
    • Stability: pass → unverified security
    • Tool safety: pass → unverified security
    • HSTS header: pass → unverified security
    • Transport: pass → fail security
    • Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
    • Capabilities: fail → unverified functional
    • Tool coverage: 100 → unverified functional
  • 13 Sept 26 0
    • Injection markers: unverified → pass security
    • Stability: unverified → pass security
    • HSTS header: unverified → pass security
    • Transport: fail → pass security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 3 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • MCP protocol: unverified → fail functional
    • Endpoint reachability: unreachable → reachable functional
    • Tool coverage: unverified → 100 functional
  • 12 Sept 26 0
    • Endpoint reachability: reachable → unreachable security
    • Stability: pass → unverified security
    • Tool safety: pass → unverified security
    • HSTS header: pass → unverified security
    • Transport: pass → fail security
    • Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
    • Capabilities: fail → unverified functional
    • Tool coverage: 100 → unverified functional
  • 1 Sept 26 0
    • Injection markers: unverified → pass security
    • Stability: unverified → pass security
    • HSTS header: unverified → pass security
    • Transport: fail → pass security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 3 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • MCP protocol: unverified → fail functional
    • Endpoint reachability: unreachable → reachable functional
    • Tool coverage: unverified → 100 functional
  • 31 Aug 26 0
    • Endpoint reachability: reachable → unreachable security
    • Stability: pass → unverified security
    • Tool safety: pass → unverified security
    • HSTS header: pass → unverified security
    • Transport: pass → fail security
    • Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
    • Capabilities: fail → unverified functional
    • Tool coverage: 100 → unverified functional
  • 30 Aug 26 0
    • Injection markers: unverified → pass security
    • Stability: unverified → pass security
    • HSTS header: unverified → pass security
    • Transport: fail → pass security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 3 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • MCP protocol: unverified → fail functional
    • Endpoint reachability: unreachable → reachable functional
    • Tool coverage: unverified → 100 functional
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 20 Sept 2026 · Probed https://www.getjobzi.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=getjobzi.com CN=WE1,O=Google Trust Services,C=US 18 Sept 2026 17 Dec 2026 ECDSA 256 ECDSA-SHA256 ba0dab772907a53d0e840ba1483939d6
SANs: getjobzi.com, *.getjobzi.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of www.getjobzi.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
getjobzi.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000 ; includeSubDomains
x-content-type-options nosniff

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.getjobzi.com/mcp Verified 200
http (plaintext) http://www.getjobzi.com/mcp HTTPS enforced 301 https://www.getjobzi.com/mcp
MCP tools · 18 exposed · ~2,009 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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
analyze_resume ~111

Analyse a CV/resume and return a 0-100 ATS-readiness score, word and keyword counts, the top extracted keywords, and specific notes on gaps or issues (missing contact details, missing section headers, length problems). Provide the resume as plain text via resumeText, or as a base64-encoded PDF via resumeBase64.

NameTypeReqDescription
resumeBase64stringBase64-encoded PDF content of the resume
resumeTextstringPlain-text content of the resume/CV

No output schema declared.

No examples provided.

career_health_check ~109

Score the health of a job search across three factors — application volume, interview conversion, and interview-to-offer conversion — and give a short written diagnosis. Takes the caller's own counts; will not invent numbers.

NameTypeReqDescription
applicationsintegeryesTotal applications submitted
interviewsintegeryesTotal interviews received
monthsintegeryesMonths spent searching
offersintegeryesTotal offers received
targetRolestringyesTarget role, e.g. 'Software Engineer'

No output schema declared.

No examples provided.

career_path_analysis ~100

Analyse the realistic path from a current role to a target role: 4-6 ordered milestones, a realistic estimated timeline, the skills to acquire, and a short narrative covering trade-offs.

NameTypeReqDescription
currentRolestringyesThe role they're currently in, e.g. 'Software Engineer'
targetRolestringyesThe role they want to reach, e.g. 'Engineering Manager'
yearsExperienceintegerOptional years of experience

No output schema declared.

No examples provided.

career_strategy ~117

Propose a 90-day job-search strategy for a specific target role, grounded in the candidate's resume: positioning, target segments, outreach approach, application cadence, and what to stop doing.

NameTypeReqDescription
constraintsstringOptional constraints, e.g. 'must stay in the UK'
resumeBase64stringBase64-encoded PDF content of the resume
resumeTextstringPlain-text content of the resume/CV
targetRolestringyesTarget role, e.g. 'Product Manager'

No output schema declared.

No examples provided.

create_job_search_plan ~109

Create a practical, week-by-week job search plan for a target role, including weekly targets, sources and search strategies, and pitfalls to avoid.

NameTypeReqDescription
locationstringOptional location, e.g. 'Manchester'
situationstringOptional free-text description of the candidate's current situation
targetRolestringyesTarget role, e.g. 'Data Engineer'
timeAvailablestringOptional time they can commit, e.g. '10 hours/week'

No output schema declared.

No examples provided.

diagnose_job_search ~147

Diagnose why a job search isn't producing interviews, from caller-supplied application/interview counts. Returns interview conversion, likely issues, priority actions, and an optional short narrative (null if generation failed — never fabricated). This is a lightweight, stateless diagnostic — it does not use GetJobzi's account-level job search history and never states or implies a probability of being hired.

NameTypeReqDescription
applicationsintegeryesTotal applications submitted
interviewsintegeryesTotal interviews received
monthsintegeryesMonths spent searching
resumeTextstringOptional plain-text resume for additional context
targetRolestringyesTarget role, e.g. 'Software Engineer'

No output schema declared.

No examples provided.

find_matching_jobs ~126

Find live UK job postings that match a candidate's resume. Extracts the top keywords from the resume, searches GetJobzi's aggregated postings, and ranks results by similarity between the resume text and each posting's description.

NameTypeReqDescription
limitintegerMax results 1-20, default 10
locationstringOptional UK location filter, e.g. 'London' or 'M1'
resumeBase64stringBase64-encoded PDF content of the resume
resumeTextstringPlain-text content of the resume/CV

No output schema declared.

No examples provided.

find_sponsored_jobs ~115

Find NHS job postings — NHS trusts are licensed visa sponsors, so most roles at these trusts are eligible for Skilled Worker sponsorship where the salary meets the threshold. Filtered to NHS Jobs postings only. Returns the same shape as search_jobs, with the full job description included.

NameTypeReqDescription
keywordstringyesKeyword or job title, e.g. 'Nurse' or 'Radiographer'
limitintegerMax results 1-20, default 10
locationstringOptional UK location filter

No output schema declared.

No examples provided.

generate_cover_letter ~123

Generate a tailored, plain-text cover letter for a specific job, grounded in the candidate's resume. Does not invent experience. Provide the resume as plain text or base64 PDF, plus the job title and full job description.

NameTypeReqDescription
companystringOptional company name
jobDescriptionstringyesFull job description text
jobTitlestringyesJob title being applied for
resumeBase64stringBase64-encoded PDF content of the resume
resumeTextstringPlain-text content of the resume/CV

No output schema declared.

No examples provided.

generate_job_hunting_action_plan ~126

Generate a personalised job hunting action plan for a job seeker targeting a specific role. Takes only the caller's own inputs (target role, resume, situation, goals).

NameTypeReqDescription
goalsstringFree-text description of what they're trying to achieve
resumeBase64stringBase64-encoded PDF resume
resumeTextstringPlain-text resume content
situationstringFree-text description of the current situation
targetRolestringyesThe role the plan should be built around, e.g. 'Senior Data Analyst'

No output schema declared.

No examples provided.

get_job_details ~48

Full details of one job posting by its GetJobzi job id (from search_jobs), including the complete job description text.

NameTypeReqDescription
jobIdintegeryesJob id from search_jobs results

No output schema declared.

No examples provided.

get_salary_benchmark ~69

GetJobzi's UK salary benchmark: median advertised salary on each major UK job board, from GetJobzi's internal salary index. Answers questions like 'which job board has the best paid jobs' or 'is this advertised salary competitive'. Figures are advertised (not negotiated) salaries in GBP.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

identify_skill_gaps ~136

Identify skills a candidate is missing for a target role. If a job description is supplied, uses that; otherwise aggregates GetJobzi's live postings for the target role as the market signal. Returns present skills, missing skills (ordered by market frequency), how many postings were analysed, and notes.

NameTypeReqDescription
jobDescriptionstringOptional specific job description to scope the analysis
resumeBase64stringBase64-encoded PDF content of the resume
resumeTextstringPlain-text content of the resume/CV
targetRolestringyesTarget role, e.g. 'Product Manager'

No output schema declared.

No examples provided.

linkedin_review ~102

Review a resume and produce LinkedIn-optimised copy: a headline (max 220 chars), an About section (max 2600 chars, first-person), 10-15 top skills, and short review notes on what to improve. Grounded in the resume — will not invent experience.

NameTypeReqDescription
resumeBase64stringBase64-encoded PDF content of the resume
resumeTextstringPlain-text content of the resume/CV

No output schema declared.

No examples provided.

market_demand_analysis ~106

Analyse live UK market demand for a role over the last N months (default 6): total postings, month-by-month trend, top hiring employers, and top locations. Deterministic — reads GetJobzi's aggregated posting data directly.

NameTypeReqDescription
locationstringOptional UK location filter
monthsintegerMonths of history, 1-24, default 6
rolestringyesRole title to analyse, e.g. 'Data Engineer'

No output schema declared.

No examples provided.

resume_compare ~113

Compare a resume against a specific job description. Returns a 0.0-1.0 keyword-coverage score, matched keywords, missing keywords (ordered by frequency in the job description), and short notes. Deterministic — no LLM involved, will not invent gaps.

NameTypeReqDescription
jobDescriptionstringyesFull job description text to compare against
resumeBase64stringBase64-encoded PDF content of the resume
resumeTextstringPlain-text content of the resume/CV

No output schema declared.

No examples provided.

search_jobs ~129

Search live UK job postings aggregated by GetJobzi from major UK job boards (Indeed, Reed, CV-Library, TotalJobs, LinkedIn, Adzuna, NHS Jobs and others). Returns matching active jobs with title, company, location, advertised salary, source board and posting date.

NameTypeReqDescription
keywordstringyesKeyword or job title, e.g. 'Java Developer' or 'Nurse'
limitintegerMax results 1-20, default 10
locationstringOptional UK location filter, e.g. 'London' or 'M1'

No output schema declared.

No examples provided.

skill_development_plan ~123

Build a structured development plan to close a set of skill gaps for a target role: what to learn, how to practice, a small deliverable per skill, and a week-by-week schedule. Pair with identify_skill_gaps — feed its missingSkills straight into this.

NameTypeReqDescription
skillGapsarrayyesList of skills to develop, e.g. from identify_skill_gaps
targetRolestringyesTarget role the plan is built around
weeksintegerOptional plan length in weeks, 2-52, default 12

No output schema declared.

No examples provided.

Common questions

What is the io.github.getjobzi/getjobzi-mcp server?

io.github.getjobzi/getjobzi-mcp is listed in the public MCP registry as io.github.getjobzi/getjobzi-mcp. GetJobzi MCP server for job search, application tracking, and career forecasting. This page covers its hosted endpoint (https://www.getjobzi.com/mcp).

Is the io.github.getjobzi/getjobzi-mcp server safe to use?

io.github.getjobzi/getjobzi-mcp scores 80 out of 100 on VerifyMCP. 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 io.github.getjobzi/getjobzi-mcp server expose?

io.github.getjobzi/getjobzi-mcp exposes 18 tools: market_demand_analysis, career_strategy, generate_cover_letter, linkedin_review, analyze_resume, and 13 more. Their descriptions and schemas cost roughly 2,009 tokens of context every time the server is loaded.

Does the io.github.getjobzi/getjobzi-mcp server require authentication?

No. We connected to io.github.getjobzi/getjobzi-mcp without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the io.github.getjobzi/getjobzi-mcp server still maintained?

io.github.getjobzi/getjobzi-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.