Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.pcmarts/recruiter-roles-mcp

io.github.pcmarts/recruiter-roles-mcp

Search Recruiter Roles: live recruiter jobs, companies, sectors, locations, and market stats.

Uptime
100.0%
2 direct probes · 30d
Response
804ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

search_jobs

Search live recruiter and talent-acquisition job listings on Recruiter Roles. Supports full-text search and filtering by sector, location, employment type, work arrangement, salary, and recency. Retur…

get_job

Fetch the full detail for a single job by its slug, including the complete description, requirements, benefits, tech stack, and apply contact.

list_companies

Browse the directory of recruiting companies and agencies with their active job counts. Filter by name, company type, or HQ country.

get_company

Fetch a single company's full profile plus a paginated list of its active jobs.

list_sectors

List all recruiting sectors with their current active job counts. Use the returned slugs for the 'sector' filter in search_jobs.

list_locations

List the location hierarchy (countries, regions, or cities) with active job counts. Use the returned codes/slugs for the 'state' and 'city' filters in search_jobs.

market_stats

Aggregate market overview: total active jobs, posting velocity (24h / 7d), and breakdowns by sector, employment type, work arrangement, and country.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.pcmarts/recruiter-roles-mcp": {
      "url": "https://recruiterroles.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}