Skip to main content
Glama
calvinlee326

h1b-sponsor-mcp

by calvinlee326

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
get_summaryOverall shape of the H-1B dataset: coverage, totals and approval rate.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/calvinlee326/h1b-sponsor-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server