io.github.pcmarts/recruiter-roles-mcp
io.github.pcmarts/recruiter-roles-mcpSearch Recruiter Roles: live recruiter jobs, companies, sectors, locations, and market stats.
Tools · 7
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…
Fetch the full detail for a single job by its slug, including the complete description, requirements, benefits, tech stack, and apply contact.
Browse the directory of recruiting companies and agencies with their active job counts. Filter by name, company type, or HQ country.
Fetch a single company's full profile plus a paginated list of its active jobs.
List all recruiting sectors with their current active job counts. Use the returned slugs for the 'sector' filter in search_jobs.
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.
Aggregate market overview: total active jobs, posting velocity (24h / 7d), and breakdowns by sector, employment type, work arrangement, and country.
Similar MCP servers embedding-nearest
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"
}
}
}