@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 categories
  • salary_histogram(country, what?, where?, location_filter?) — wage distribution
  • top_companies(country, what?, where?) — companies posting most jobs matching the filter
  • history(country, months?, location?, category?) — historical job-volume / mean-salary time series
  • regional_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 — “Find jobs / openings / roles / positions for [title] in [city]” / “remote [role] jobs” / “[language / framework] developer jobs” / “salary range for [role] in [country]” — search live job postings vi
  • categories — Adzuna’s normalized job-category list for a country (engineering / sales / healthcare / etc.). Use to enumerate categories before filtering history / regional_stats by category.
  • salary_histogram — “What does [role] pay” / “salary distribution for [job]” / “average salary for [title] in [location]” / “wage histogram for [profession]” — wage distribution histogram for jobs matching a query. Use f
  • top_companies — “Who’s hiring the most [role]” / “top employers for [job]” / “biggest hirers of [skill]” — companies posting the most jobs matching a query/location filter. Use for “who’s hiring” analysis, competitiv
  • history — “Job market trends” / “hiring trends in [category]” / “salary trends for [role]” / “is [field] hiring more / less than last year” — historical monthly time series for job volume and mean salary in a c
  • regional_stats — “Where are [role] jobs concentrated” / “which cities have the most [job]” / “regional job distribution for [category]” — current job counts broken down by region within a country. Use for “where shoul

Tools

  • categories — Adzuna's normalized job-category list for a country (engineering / sales / healthcare / etc.). Use to enumerate categories before filtering history / regional_stats by category.
  • history — Job market trends / hiring trends in [category] / salary trends for [role] / is [field] hiring more / less than last year — historical monthly time series for job volume and mean salary in a country,
  • regional_stats — Where are [role] jobs concentrated / which cities have the most [job] / regional job distribution for [category] — current job counts broken down by region within a country. Use for where should I mov
  • salary_histogram — What does [role] pay / salary distribution for [job] / average salary for [title] in [location] / wage histogram for [profession] — wage distribution histogram for jobs matching a query. Use for salar
  • search — Find jobs / openings / roles / positions for [title] in [city] / remote [role] jobs / [language / framework] developer jobs / salary range for [role] in [country] — search live job postings via Adzuna
  • top_companies — Who's hiring the most [role] / top employers for [job] / biggest hirers of [skill] — companies posting the most jobs matching a query/location filter. Use for who's hiring analysis, competitive talent

Regenerated from source · build June 12, 2026