You're viewing a demo portfolio

Join the waitlist
PRSM

h1b_salary

Active

Tool of H1b

declared in 0.1.0

Look up real H-1B base salaries for a job title from DOL LCA disclosures — a market wage benchmark backed by actual filed salaries (not estimates). Answers 'what do H-1B software engineers earn at company X / in city Y'. Filter by job title, and optionally by employer, city, and year. Returns salary statistics (count, min / median / average / max) plus a sample of individual records (employer, title, salary, location, dates).

Parameters schema

{
  "type": "object",
  "required": [
    "job_title"
  ],
  "properties": {
    "city": {
      "type": "string",
      "description": "Optional work city, e.g. \"SEATTLE\" or \"NEW YORK\"."
    },
    "year": {
      "type": [
        "number",
        "string"
      ],
      "description": "Filing year (e.g. 2024). Defaults to the most recent full year."
    },
    "limit": {
      "type": [
        "number",
        "string"
      ],
      "description": "Max sample records to return (default 15, max 50)."
    },
    "employer": {
      "type": "string",
      "description": "Optional employer name to scope to, e.g. \"Meta\"."
    },
    "job_title": {
      "type": "string",
      "description": "Job title to search, e.g. \"software engineer\", \"data scientist\". Matched as a substring of the disclosed title."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

H1b

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

1/7 registries
View full server →
h1b_salary — H1b — PRSM MCP