getjobzi-mcp

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

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

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

    Список инструментов сервера (18)

    Технические названия из tools/list. Нужны только разработчикам.

    market_demand_analysisAnalyse 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.
    career_strategyPropose 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.
    generate_cover_letterGenerate 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.
    linkedin_reviewReview 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.
    analyze_resumeAnalyse 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.
    career_path_analysisAnalyse 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.
    create_job_search_planCreate a practical, week-by-week job search plan for a target role, including weekly targets, sources and search strategies, and pitfalls to avoid.
    skill_development_planBuild 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.
    diagnose_job_searchDiagnose 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.
    get_job_detailsFull details of one job posting by its GetJobzi job id (from search_jobs), including the complete job description text.
    find_sponsored_jobsFind 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.
    find_matching_jobsFind 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.
    get_salary_benchmarkGetJobzi'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.
    identify_skill_gapsIdentify 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.
    resume_compareCompare 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.
    generate_job_hunting_action_planGenerate 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).
    search_jobsSearch 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.
    career_health_checkScore 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.