Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

io.github.getjobzi/getjobzi-mcp

io.github.getjobzi/getjobzi-mcp

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

Uptime
100.0%
1 direct probes · 30d
Response
374ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

get_salary_benchmark

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 …

search_jobs

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, compa…

get_job_details

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

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.getjobzi/getjobzi-mcp": {
      "url": "https://www.getjobzi.com/mcp",
      "transport": "streamable-http"
    }
  }
}