Skip to main content
Glama
DataLeadsPRO

jobs-search-multi-mcp

by DataLeadsPRO

Jobs Search API (Multi-Board)

Search job postings across Indeed, LinkedIn, and more from one request - titles, companies, salaries as JSON.

Part of the DataLeads API suite (Jobs category). Requests render in a real browser with anti-bot handling and protected-page support built in - no proxies to manage, no infrastructure to run.

Endpoints

Method

Path

Description

POST

/jobs/multi

V1 Jobs Multi

POST

/jobs/indeed

V1 Jobs Indeed

POST

/jobs/linkedin

V1 Jobs Linkedin

POST

/jobs

V1 Jobs

Related MCP server: io.github.groundtruthtools/ats-jobs-mcp

Quick start

curl -X POST https://data.dataleads.pro/v1/jobs/multi \
  -H 'Content-Type: application/json' \
  -d '{"clientKey": "YOUR_CLIENT_KEY", "query": "python developer", "location": "New York, NY"}'

Replace YOUR_CLIENT_KEY with your key. Get one at https://data.dataleads.pro - free tier included.

MCP server

  • Remote (Streamable HTTP): https://data.dataleads.pro/mcp/jobs-search-multi

  • Stdio (Docker): docker run -e DATALEADS_API_KEY=yourkey ghcr.io/dataleads/jobs-search-multi-mcp:latest

Pricing

Tier

Price

Requests

Free

$0

500/mo

Starter

$9/mo

5,000

Pro

$29/mo

25,000

Business

$99/mo

100,000

Enterprise

custom

custom

Full plan details at https://data.dataleads.pro.

License

MIT - see LICENSE.

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables searching real job listings from multiple job boards (Indeed, LinkedIn, Glassdoor, Google Jobs, etc.) through a single MCP tool, designed for use as a custom connector in Claude Cowork.
    -
  • A
    license
    A
    quality
    B
    maintenance
    Enables querying open job postings directly from company applicant-tracking systems (Greenhouse, Ashby, Lever), finding a company's job board, listing and comparing roles, and accessing salary data, all without scraping or API keys.
    3
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables natural-language job search and aggregation from multiple recruitment websites with zero configuration, providing filtered results and standardized output for AI assistants.
    26 npm
    ISC
  • A
    license
    A
    quality
    C
    maintenance
    Enables real-time job search across thousands of companies' open roles from Greenhouse, Lever, Ashby, and SmartRecruiters, with full-text filtering and company-specific queries, no API key required.
    2
    MIT