regional_stats
ActiveTool of Adzuna
"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 move for this job" / "labor market concentration" questions.
Parameters schema
{
"type": "object",
"examples": [
{
"country": "gb"
},
{
"country": "fr",
"category": "Engineering Jobs"
}
],
"required": [
"country"
],
"properties": {
"country": {
"type": "string"
},
"category": {
"type": "string"
},
"location_filter": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Adzuna
https://github.com/pipeworx-io/mcp-adzuna
2/7 registries