Recruiting & Jobs MCP avatar

Recruiting & Jobs MCP

Pricing

from $40.00 / 1,000 ats job postings

Go to Apify Store
Recruiting & Jobs MCP

Recruiting & Jobs MCP

Live job-market data for recruiting agents: ATS postings (Greenhouse/Lever/Workday/Ashby), LinkedIn jobs, Naukri, candidate sourcing, and employer snapshots. No result, no charge.

Pricing

from $40.00 / 1,000 ats job postings

Rating

0.0

(0)

Developer

The Mine Works

The Mine Works

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a minute ago

Last modified

Categories

Share

Live job-market data for recruiting agents — postings straight from company ATS boards, before the aggregators get them.

Seven tools behind one MCP endpoint: what a company is hiring for, who works there, and what employees say about it. Normalized JSON, no cookies, no login.

Built by The Mine Works.

Tools

ToolWhat it returnsPrice
search_jobs_atsPostings direct from Greenhouse, Lever, Workday, Ashby$0.04 / 25 jobs
search_jobs_linkedinLinkedIn job postings by keyword and location$0.05 / 25 jobs
search_jobs_indiaNaukri postings with salary, experience, and work-mode filters$0.04 / 25 jobs
find_candidatesPeople at a company by job title, with profile URLs$0.10 / 25 people
enrich_profileA LinkedIn profile URL → structured role, experience, skills$0.06 / 25 profiles
company_snapshotLinkedIn company profile + AmbitionBox ratings and salaries$0.08
hiring_signals_reportIs this company hiring, and for what — all sources in one call$0.12 complete · $0.07 partial · $0.03/section · $0 nothing found

The signals report always costs less than calling the tools one by one.

Worked example

Ask your agent: "Is Stripe hiring backend engineers, and what's it like to work there?"

// tools/call → hiring_signals_report
{ "company": "Stripe", "max_jobs": 25 }

Returns ats_postings, linkedin_postings, and employer_snapshot in one object, plus open_postings_found so your agent can reason about hiring velocity without counting rows itself.

Setup

{
"mcpServers": {
"recruiting-jobs": {
"url": "https://themineworks--recruiting-jobs-mcp.apify.actor/mcp",
"headers": { "Authorization": "Bearer YOUR_APIFY_TOKEN" }
}
}
}

Works in Claude Desktop, Claude Code, Cursor, and Windsurf. Cold start ~8s.

Billing promise

No result, no charge. Ever. A company with no open roles returns an empty, unbilled answer — not a charge for the search.

Identical repeat calls within 60 seconds are free. Apify platform usage is billed by Apify on top, as with any Standby actor.

Honest limits

  • ATS coverage depends on the company using a supported board (Greenhouse, Lever, Workday, Ashby). Companies on other systems return nothing — unbilled.
  • AmbitionBox employer data is India-centric; company_snapshot will often return only the LinkedIn half for US/EU companies, and says so explicitly per source.
  • Naukri searches are India-focused and can take 20-30s.
  • This is public posting data, not a resume database. find_candidates returns public profile information for sourcing, nothing private.

More from The Mine Works

Individual scrapers at apify.com/themineworks. Full MCP suite: themineworks.com/mcp.