@pipeworx/adzuna
Connect: https://gateway.pipeworx.io/adzuna/mcp · Install: one-click buttons
Tools: 6
Adzuna MCP — global job-board aggregator (~1.5M live jobs across 16 countries). Free tier: 250 calls/month.
Tools
search(country, what?, where?, distance?, results_per_page?, page?, salary_min?, salary_max?, full_time?, permanent?, sort?, max_days_old?)categories(country)— Adzuna’s normalized job categoriessalary_histogram(country, what?, where?, location_filter?)— wage distributiontop_companies(country, what?, where?)— companies posting most jobs matching the filterhistory(country, months?, location?, category?)— historical job-volume / mean-salary time seriesregional_stats(country, location_filter?, category?)— current jobs by region
Auth
Adzuna uses two query params: app_id and app_key. Get both at https://developer.adzuna.com/.
- Platform key: gateway env
PLATFORM_ADZUNA_KEY(format<app_id>:<app_key>) - BYO:
?_apiKey=<app_id>:<app_key>
Country codes
gb (UK), us, ca, de, fr, at, nl, pl, it, es, ru, br, in, mx, nz, au, sg, za.
Data source
https://api.adzuna.com/v1/api/jobs/<country>/...
Tools
- search — Search jobs in a country. country is required (ISO-style: gb, us, ca, de, fr, …).
- categories — Adzuna’s normalized job-category list for a country.
- salary_histogram — Wage distribution for jobs matching a query.
- top_companies — Companies posting the most jobs matching the filter.
- history — Historical job-volume / mean-salary monthly time series.
- regional_stats — Current job counts by region.
Tools
-
categories— Adzuna's normalized job-category list for a country. -
history— Historical job-volume / mean-salary monthly time series. -
regional_stats— Current job counts by region. -
salary_histogram— Wage distribution for jobs matching a query. -
search— Search jobs in a country. country is required (ISO-style: gb, us, ca, de, fr, ...). -
top_companies— Companies posting the most jobs matching the filter.