h1b_employer_sponsorship
ActiveTool of H1b
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\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
H1b
https://github.com/pipeworx-io/mcp-h1b
1/7 registries