Описание
Adzuna MCP — global job-board aggregator
README
Adzuna MCP — global job-board aggregator (~1.5M live jobs across 16 countries). Free tier: 250 calls/month.
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
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>/...
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"adzuna": {
"url": "https://gateway.pipeworx.io/adzuna/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Adzuna data" })
The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
Установка Adzuna
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/pipeworx-io/mcp-adzunaFAQ
Adzuna MCP бесплатный?
Да, Adzuna MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Adzuna?
Нет, Adzuna работает без API-ключей и переменных окружения.
Adzuna — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Adzuna в Claude Desktop, Claude Code или Cursor?
Открой Adzuna на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Adzuna with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
