Labsco
MCP SERVER

Visa Jobs MCP

by neosh11

Run a fresh LinkedIn job search from the terminal, and see which employers have sponsored visas before.

HR, Recruiting & Workforce
Summary
The sponsorship question answered before you apply.

Searches are asynchronous, so a long pass runs while you do something else — and the visa variant tells you which results come from employers with a sponsorship record, which is the filter job boards do not offer.

What it is

A Go MCP server for job hunting with sponsorship filtering. Searches run asynchronously — start one, poll its status, collect the results — and the visa variant matches employers against sponsorship history. Preferences, saved jobs and ignored jobs stay on your machine.

What you get
  • A job search started for a location and a skill set, then polled and collected
  • A visa-aware search that matches employers against sponsorship history
  • Results returned with links and contact information
  • Your preferences set once, including the visa class you are after
  • Jobs saved for later or ignored, and both lists read back
  • The server's own capabilities listed
Requirements

The visa-jobs-mcp binary — a Homebrew tap, a bash or PowerShell installer, or built from Go source. The job source is chosen by an environment variable, set to linkedin in the README's own registration command.

Setup effort

One command — curl -fsSL https://raw.githubusercontent.com/neosh11/visa-jobs-mcp/main/scripts/install.sh | bash