h1b-sponsor-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_sponsorsA | Find H-1B sponsoring employers whose name contains the given text. Matching ignores case and punctuation, so "amazon.com" matches "AMAZON COM SERVICES LLC". Results cover fiscal years 2024-2026 and are aggregated across all of an employer's offices, ranked by total approvals. Args: company_name: Full or partial company name, e.g. "google" or "infosys". limit: Maximum employers to return (1-50). |
| get_top_sponsors_by_stateA | Rank the largest H-1B sponsors in one US state by approved petitions. Counts only petitions filed from offices in that state, so a national employer appears with its local figures rather than its company-wide total. Covers fiscal years 2024-2026. Args: state: Two-letter USPS code, e.g. "CA", "TX", "NY". Territories such as "PR" and "GU" are also present. limit: Maximum employers to return (1-50). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_summary | Overall shape of the H-1B dataset: coverage, totals and approval rate. |