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