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.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    MCP server that exposes job search data from multiple boards, enabling clients to query and manage job listings via natural language.
    Last updated
    7
    MIT
  • A
    license
    -
    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.
    Last updated
    1,339
    1
    MIT
  • A
    license
    -
    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.
    Last updated
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ssaikrishna862/recruitdata-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server