You're viewing a demo portfolio

Join the waitlist
PRSM

h1b_employer_sponsorship

Active

Tool of H1b

declared in 0.1.0

Check whether a US employer sponsors H-1B visas and profile their sponsorship, from DOL Labor Condition Application (LCA) disclosures. Answers 'does company X sponsor H-1B / green cards' for recruiting and candidate advising. Returns the number of certified LCA filings, base-salary range (min / median / max), the top sponsored job titles, and top work locations for the employer. Filter by year (defaults to the latest full year). Employer name is matched as the disclosed legal name (e.g. 'Google', 'Amazon.com Services').

Parameters schema

{
  "type": "object",
  "required": [
    "employer"
  ],
  "properties": {
    "year": {
      "type": [
        "number",
        "string"
      ],
      "description": "Filing year (e.g. 2024). Defaults to the most recent full year."
    },
    "employer": {
      "type": "string",
      "description": "Employer name to look up, e.g. \"Google\", \"Deloitte\", \"Amazon\"."
    }
  }
}

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_employer_sponsorship — H1b — PRSM MCP