categories
ActiveTool of Adzuna
Fetch Adzuna's normalized job-category list for a country (e.g. engineering, sales, healthcare) — returns tag slugs and display names. Use to enumerate valid category values before calling history or regional_stats with a category filter.
Parameters schema
{
"type": "object",
"examples": [
{
"country": "gb"
},
{
"country": "us"
}
],
"required": [
"country"
],
"properties": {
"country": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Adzuna
https://github.com/pipeworx-io/mcp-adzuna
2/7 registries