H1B-Sponsor-MCP

ujjwalredd/H1B-Sponsor-MCP
★ 2 stars Python Code/Dev Tools Updated today
An MCP Server that provides USCIS employer information, including H-1B sponsorship history, visa filing data, and employer eligibility insights.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "h1b-sponsor-mcp": {
      "command": "uvx",
      "args": [
        "h1b-sponsor-mcp"
      ]
    }
  }
}

Or install with pip: pip install h1b-sponsor-mcp