mcpbeat

Recruiter Roles MCP Server

io.github.pcmarts/recruiter-roles-mcp
answering

Recruiter Roles MCP is answering right now. Last checked 15 min ago. 33 installs a week from npm. It exposes 7 tools. Last commit 29 May 2026.

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

Installs per day peak 22 · avg 5 · -18% w/w
a month agotoday
Uptime history 42 hours of history · worst hour 0%
42 hours agonow
100.0%
Uptime 24h
91 of 91 checks
7
Tools
read from the server
164 ms
Response time
average over 24h
33
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add recruiter-roles-mcp --transport http https://recruiterroles.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "recruiter-roles-mcp": {
      "url": "https://recruiterroles.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.recruiter-roles-mcp]
url = "https://recruiterroles.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "recruiter-roles-mcp": {
      "url": "https://recruiterroles.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "recruiter-roles-mcp": {
      "url": "https://recruiterroles.com/api/mcp"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

companies
list_companies
Browse the directory of recruiting companies and agencies with their active job counts. Filter by name, company type, or HQ country.
company
get_company
Fetch a single company's full profile plus a paginated list of its active jobs.
job
get_job
Fetch the full detail for a single job by its slug, including the complete description, requirements, benefits, tech stack, and apply contact.
jobs
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. Returns a paginated list with salary, company, location, and a tracked apply URL.
locations
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
market_stats
Aggregate market overview: total active jobs, posting velocity (24h / 7d), and breakdowns by sector, employment type, work arrangement, and country.
sectors
list_sectors
List all recruiting sectors with their current active job counts. Use the returned slugs for the 'sector' filter in search_jobs.

Endpoints

URLTransportStateLatencyChecked
https://recruiterroles.com/api/mcp streamable-http answering 99 ms 15 min ago

Recruiter Roles MCP — questions

Answers built from our own checks of this server.

What can Recruiter Roles MCP do?
It exposes 7 tools, read directly from the server on our last check. Among them: get_company, get_job, list_companies, list_locations, list_sectors, market_stats and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Recruiter Roles MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 164 ms. The bar chart above shows every period we have measured.
How do I connect Recruiter Roles MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Recruiter Roles MCP need an API key?
No. Recruiter Roles MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Recruiter Roles MCP?
It answers our handshake in 164 ms on average, which is faster than 71% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Recruiter Roles MCP?
The npm package recruiter-roles-mcp was installed 33 times in the last week. Week over week that is -18%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Recruiter Roles MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.