mcp-adzuna
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-adzunaShow me salary trends for data scientists in Germany."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@pipeworx/adzuna
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
Related MCP server: Adzuna Jobs MCP Server
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
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceProvides tools to interact with the HireBase Job API, enabling users to search for jobs using various criteria and retrieve detailed job information through natural language.211MIT
- AlicenseAqualityDmaintenanceProvides AI assistants with access to the Adzuna Job Search API to search millions of job listings, analyze salary data, and research top employers across 12 countries with comprehensive filtering options.715MIT
- Flicense-qualityCmaintenanceEnables AI assistants to search jobs, analyze salary data, and research employers across 12 countries via the Adzuna API.
- FlicenseAqualityFmaintenanceEnables job market analysis by providing salary distributions, trends, regional vacancy counts, and employer leaderboards via the Adzuna API, complementing listings from other sources.7
Related MCP Connectors
Unified jobs search over official feeds + ATS boards (USAJOBS, Adzuna, Muse, Greenhouse, Lever...)
Live job postings from 30+ ATS feeds and job boards, one schema. Live results need a Bearer key.
Google Jobs listings with direct apply links via the Apify Google Jobs Scraper, hosted MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-adzuna'
If you have feedback or need assistance with the MCP directory API, please join our Discord server