Jobs.Now Server
FreeNot checkedEnables searching and browsing hidden job market roles with H1B PERM sponsorship from major US companies, including tools for job search, details, categories, a
About
Enables searching and browsing hidden job market roles with H1B PERM sponsorship from major US companies, including tools for job search, details, categories, and company listings.
README
MCP server for jobs.now — a hidden job market board featuring H1B PERM sponsorship roles from major US companies (jobs not typically posted on LinkedIn/Indeed).
Tools
| Tool | Description |
|---|---|
jobs_now_search |
Search jobs by keyword, category, location, salary, remote, date |
jobs_now_get_job |
Fetch full job details + description by job ID/slug |
jobs_now_browse_category |
Browse jobs in a specific category |
jobs_now_list_companies |
List companies with active job postings |
jobs_now_get_company |
Get company details + all their current openings |
Categories
software-engineering, data-science, engineering, finance, accounting, it-sys-admin, product-project-management, design, strategy-consulting, marketing, biotech, other, sales, law, medicine, general-management, teaching, manufacturing
Setup
npm install
npm run build
Usage
stdio (Claude Desktop)
{
"mcpServers": {
"jobs-now": {
"command": "node",
"args": ["/path/to/jobs-now-mcp-server/dist/index.js"]
}
}
}
HTTP
TRANSPORT=http PORT=3000 node dist/index.js
Example Queries
- "Search for remote software engineering jobs paying over $150k"
- "Show me all Data Science jobs"
- "List companies hiring in finance"
- "Get job details for job ID 495367555-sr-software-engineer-ref-6070"
- "What jobs does Meta Platforms have open?"
Known Issues
locationfield is sometimes empty — the site uses inconsistent span structure across listings, so the location parser misses some cardsapply_urlis jobs.now's application-log form, not the employer's ATS — actual application instructions (email, employer site, mail) are in the job descriptionjobs_now_get_jobrequires the full URL slug (e.g.490433823-software-engineer-agentic-ai-ref-9902208); bare numeric IDs return 404- Duplicate listings exist on the site (same role/REF posted under multiple job IDs at different times); deduplication is ID-based only
Notes
- No API key required — scrapes public job board
- jobs.now specializes in H1B PERM roles: exclusive hidden market jobs
- Follow application instructions precisely (companies must follow strict PERM process)
Installing Jobs.Now Server
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/aetheric-tech/jobsnow-mcpFAQ
Is Jobs.Now Server MCP free?
Yes, Jobs.Now Server MCP is free — one-click install via Unyly at no cost.
Does Jobs.Now Server need an API key?
No, Jobs.Now Server runs without API keys or environment variables.
Is Jobs.Now Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Jobs.Now Server in Claude Desktop, Claude Code or Cursor?
Open Jobs.Now Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Jobs.Now Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
