You're viewing a demo portfolio

Join the waitlist
PRSM

history

Active

Tool of Adzuna

declared in 0.1.0

"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, optionally filtered by location and category. Use for labor-market analysis, recession indicators, hiring-cycle research.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "months": 24,
      "country": "gb"
    },
    {
      "months": 12,
      "country": "us",
      "category": "IT Jobs",
      "location": "New York"
    }
  ],
  "required": [
    "country"
  ],
  "properties": {
    "months": {
      "type": "number",
      "description": "1-100 (default 12)"
    },
    "country": {
      "type": "string"
    },
    "category": {
      "type": "string",
      "description": "Adzuna category tag (from `categories` tool)"
    },
    "location": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Adzuna

https://github.com/pipeworx-io/mcp-adzuna

2/7 registries
View full server →
history — Adzuna — PRSM MCP