You're viewing a demo portfolio

Join the waitlist
PRSM

h1b_top_sponsors

Active

Tool of H1b

declared in 0.1.0

Find which US employers sponsor the most H-1B visas for a given job title (optionally in a specific city) — a candidate-sourcing / target-account signal for recruiting. Answers 'which companies sponsor the most data engineers in Austin' or 'top H-1B sponsors for nurses'. Returns employers ranked by certified LCA filings for the role, each with their filing count and median base salary. Backed by real DOL LCA disclosures.

Parameters schema

{
  "type": "object",
  "required": [
    "job_title"
  ],
  "properties": {
    "city": {
      "type": "string",
      "description": "Optional work city to scope to, e.g. \"AUSTIN\" 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 employers to return (default 15, max 50)."
    },
    "job_title": {
      "type": "string",
      "description": "Job title to rank sponsors for, e.g. \"data engineer\", \"physical therapist\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

H1b

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

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