# io.github.pcmarts/recruiter-roles-mcp (remote · recruiterroles.com)

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

- Trust score: 77/100 (medium)
- Change this week: +8
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `recruiterroles.com`: 77/100 (this document), [markdown](https://verifymcp.io/servers/pcmarts-recruiter-roles-mcp/api-mcp.md), [page](https://verifymcp.io/servers/pcmarts-recruiter-roles-mcp/api-mcp)
- npm · `recruiter-roles-mcp`: 35/100, [markdown](https://verifymcp.io/servers/pcmarts-recruiter-roles-mcp/recruiter-roles-mcp.md), [page](https://verifymcp.io/servers/pcmarts-recruiter-roles-mcp/recruiter-roles-mcp)

## Channel facts

- Endpoint: `https://recruiterroles.com/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 83/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 72/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 993 tokens (~141/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http pcmarts-recruiter-roles-mcp https://recruiterroles.com/api/mcp
```

### Codex

```toml
[mcp_servers.pcmarts-recruiter-roles-mcp]
url = "https://recruiterroles.com/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "pcmarts-recruiter-roles-mcp": {
      "type": "remote",
      "url": "https://recruiterroles.com/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add pcmarts-recruiter-roles-mcp --url https://recruiterroles.com/api/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  pcmarts-recruiter-roles-mcp:
    url: "https://recruiterroles.com/api/mcp"
```

### Other

```json
{
  "mcpServers": {
    "pcmarts-recruiter-roles-mcp": {
      "type": "http",
      "url": "https://recruiterroles.com/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 75, +4)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-28 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 69, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 69)

First indexed and scored.

## MCP tools (7)

### `search_jobs` (~357 tokens)

Search recruiter 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.

Input parameters:

- `city` (string): City slug, comma-separated (e.g. 'dallas-tx').
- `employment_type` (string): Employment type filter.
- `is_remote` (boolean): Shorthand for work_arrangement=remote.
- `page` (integer): Page number. Default: 1.
- `per_page` (integer): Results per page. Default: 20, max: 100.
- `posted_since` (string): ISO date — jobs posted on or after this date.
- `q` (string): Full-text search across job title and company name.
- `salary_disclosed` (boolean): true = only jobs with a disclosed salary; false = only undisclosed.
- `salary_min` (integer): Minimum salary in USD. Only returns jobs with a disclosed salary at or above this.
- `sector` (string): Sector slug, comma-separated for multiple (e.g. 'technology,financial-services'). Use list_sectors for valid slugs.
- `sort` (string): Sort order. Default: recent.
- `source_type` (string): 'direct' = employer-posted, 'scraped' = aggregated.
- `state` (string): State/region code, comma-separated (e.g. 'TX,NY,BC'). Use list_locations for codes.
- `updated_since` (string): ISO datetime — for incremental sync; jobs updated on or after this.
- `work_arrangement` (string): Work arrangement filter.

Output parameters:

- `data` (array)
- `meta` (object)
- `response_generated_at` (string)

### `get_job` (~64 tokens)

Get job detail

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

Input parameters:

- `slug` (string, required): The job slug (the last path segment of its URL, or the 'slug' field from search_jobs).

Output parameters:

- `data` (object)

### `list_companies` (~123 tokens)

List recruiting companies

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

Input parameters:

- `company_type` (string): Company type filter.
- `country` (string): HQ country code (e.g. 'US', 'GB').
- `page` (integer): Page number. Default: 1.
- `per_page` (integer): Results per page. Default: 20, max: 100.
- `q` (string): Search company name.
- `sort` (string): Sort order. Default: job_count.

Output parameters:

- `data` (array)
- `meta` (object)
- `response_generated_at` (string)

### `get_company` (~80 tokens)

Get company profile

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

Input parameters:

- `page` (integer): Page of the company's jobs. Default: 1.
- `per_page` (integer): Jobs per page. Default: 20, max: 100.
- `slug` (string, required): The company slug (e.g. 'robert-half').

Output parameters:

- `data` (object)

### `list_sectors` (~35 tokens)

List sectors

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

Output parameters:

- `data` (array)
- `response_generated_at` (string)

### `list_locations` (~105 tokens)

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.

Input parameters:

- `country` (string): Filter by country code (e.g. 'US', 'GB').
- `level` (string): Hierarchy level to return. Default: countries.
- `region` (string): Filter cities by region code (e.g. 'TX'). Use with level=cities.

Output parameters:

- `data` (array)
- `response_generated_at` (string)

### `market_stats` (~41 tokens)

Recruiter job market stats

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

Output parameters:

- `data` (object)
- `response_generated_at` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/pcmarts-recruiter-roles-mcp/api-mcp#diagnostics

## Score history

- 2026-08-03: 77
- 2026-08-02: 76
- 2026-08-01: 76
- 2026-07-31: 75
- 2026-07-30: 71
- 2026-07-29: 71
- 2026-07-28: 70
- 2026-07-27: 69
- 2026-07-26: 69

## Links

- Remote endpoint: https://recruiterroles.com/api/mcp
- Repository: https://github.com/pcmarts/recruiter-roles-mcp
- Website: https://recruiterroles.com/mcp
- Changelog RSS feed: https://verifymcp.io/servers/pcmarts-recruiter-roles-mcp/api-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/pcmarts-recruiter-roles-mcp/api-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/pcmarts-recruiter-roles-mcp/api-mcp
