Skip to main content
Glama
ssaikrishna862

RecruitData

RecruitData — Live Jobs & Hiring Data API for AI Agents (MCP)

The reliable jobs & hiring data layer that recruiting-AI agents plug into. One call → unified, deduplicated job listings from LinkedIn (premium), Foundit, Shine, RemoteOK, BuiltIn & WeWorkRemotely — no need to build and maintain separate scrapers for each board.

Live MCP server: https://recruitdata-mcp.datapulse.workers.dev/mcp

Why

Recruiting and HR AI agents need live job/hiring data constantly — but each job board is a separate, often-defended integration. RecruitData does the hard part once and exposes it as a single reliable MCP tool:

  • 5 sources, 1 call — unified schema: title, company, location, salary, skills, experience, url.

  • Deduplicated across boards.

  • Reliable — uses each board's real data endpoints, not fragile page-scraping.

  • Pay-per-use via subscription — built for AI products, not humans.

Related MCP server: trackly-cli

Tools

Tool

Description

search_jobs

Search jobs across all boards by keyword + location

get_pricing

Tiers and subscribe link

Example

{ "tool": "search_jobs", "arguments": { "keyword": "data scientist", "location": "bangalore", "max": 50 } }

Connect

Add to any MCP client (Claude, Cursor, Cline, Windsurf, agents) via the remote URL:

https://recruitdata-mcp.datapulse.workers.dev/mcp

Pricing

Use cases

  • Recruiting / sourcing AI agents — live candidate-facing job data.

  • HR-tech & job aggregators — one feed instead of many integrations.

  • Market-intelligence agents — hiring trends, in-demand skills, salaries.

Tech

Cloudflare Workers · Model Context Protocol · streamable-HTTP. Sources accessed via their public data endpoints. Built for reliability and low latency at the edge.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP server that exposes job search data from multiple boards, enabling clients to query and manage job listings via natural language.
    7
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP server for job search and application tracking, enabling AI agents to search jobs, get details, manage applications, and find contacts across 128K+ jobs and 1,900+ companies.
    638 npm
    3
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Searches LinkedIn, Indeed, USAJobs, and Google Jobs from the command line, deduplicates across sources, and optionally finds hiring manager emails; also runs as an MCP server for AI agents.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that exposes job-search and application-management capabilities to compatible AI clients, enabling discovery of vacancies, drafting of tailored application materials, and coordinated human-approved submissions.
    MIT