# com.mambabuilt/mcp-job-board-keyword-signal-scanner (npm · @mambalabsdev/mcp-job-board-keyword-signal-scanner)

Scans Greenhouse, Lever, Ashby, Workday, Rippling for roles in any category. Clay-ready.

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

## Components

- npm · `@mambalabsdev/mcp-job-board-keyword-signal-scanner`: 68/100 (this document), [markdown](https://verifymcp.io/servers/com-mambabuilt-mcp-job-board-keyword-signal-scanner/mambalabsdev-mcp-job-board-keyword-signal-scanner.md), [page](https://verifymcp.io/servers/com-mambabuilt-mcp-job-board-keyword-signal-scanner/mambalabsdev-mcp-job-board-keyword-signal-scanner)

## Channel facts

- Registry: `npm`
- Package: `@mambalabsdev/mcp-job-board-keyword-signal-scanner`
- Version: `1.0.5`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, 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.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 45 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 70/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 266 tokens (~266/item across 1 items; 1 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.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add com-mambabuilt-mcp-job-board-keyword-signal-scan -- npx -y @mambalabsdev/mcp-job-board-keyword-signal-scanner
```

### Codex

```bash
codex mcp add com-mambabuilt-mcp-job-board-keyword-signal-scan -- npx -y @mambalabsdev/mcp-job-board-keyword-signal-scanner
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mambabuilt-mcp-job-board-keyword-signal-scan": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@mambalabsdev/mcp-job-board-keyword-signal-scanner"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-mambabuilt-mcp-job-board-keyword-signal-scan --command npx --arg -y --arg @mambalabsdev/mcp-job-board-keyword-signal-scanner
```

### Hermes

```yaml
mcp_servers:
  com-mambabuilt-mcp-job-board-keyword-signal-scan:
    command: "npx"
    args: ["-y", "@mambalabsdev/mcp-job-board-keyword-signal-scanner"]
```

### Other

```json
{
  "mcpServers": {
    "com-mambabuilt-mcp-job-board-keyword-signal-scan": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-job-board-keyword-signal-scanner"
      ]
    }
  }
}
```

## 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-02 (score 68, +34)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [security improvement] Malware scan: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] License: unverified → pass
- [functional] Licence: MIT

### 2026-07-31 (score 34, −26)

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

### 2026-07-30 (score 60, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-28 (score 78, +50)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [functional regression] Security disclosure: unverified → fail
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] License: unverified → pass
- [functional improvement] Tool coverage: unverified → 100
- [functional] First check of Tool coverage: 100
- [functional] First check of Schema quality: fail
- [functional] First check of Schema quality: excellent
- [functional] First check of Schema quality: fail
- [functional] Licence: MIT

### 2026-07-27 (score 28)

First indexed and scored.

## MCP tools (1)

### `scan_job_board_keywords` (~266 tokens)

Scan Job Board Keywords

Scan a company's job board for roles in chosen categories across Greenhouse, Lever, Ashby, Workday, and Rippling. Pick from GTM, Engineering, Finance, Operations, Executive, or supply custom keywords. Returns a flat, Clay-ready JSON row of matched role counts and titles per category. Read-only; requires an APIFY_TOKEN and consumes Apify credits per call.

Input parameters:

- `company_domain` (string, required): Bare company domain without https:// and without a trailing slash. Example: stripe.com
- `custom_keywords` (array): Keyword strings to match when Custom is included in role_categories. Required only if Custom is requested.
- `enable_fallback` (boolean): If true, falls back to a pre-indexed job database when the live ATS cascade finds nothing.
- `previous_roles_detected` (string): Comma-separated matched role titles from a previous run, used to compute newly added or removed roles.
- `previous_run_date` (string): ISO date of the previous run, e.g. 2026-03-15. Used for tracking changes over time.
- `role_categories` (array, required): One or more role categories to scan for. Valid values: GTM, Engineering, Finance, Operations, Executive, Custom. Use Custom together with custom_keywords.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/com-mambabuilt-mcp-job-board-keyword-signal-scanner/mambalabsdev-mcp-job-board-keyword-signal-scanner#diagnostics

## Score history

- 2026-08-03: 68
- 2026-08-02: 68
- 2026-08-01: 34
- 2026-07-31: 34
- 2026-07-30: 60
- 2026-07-29: 78
- 2026-07-28: 78
- 2026-07-27: 28

## Links

- npm package: https://www.npmjs.com/package/@mambalabsdev/mcp-job-board-keyword-signal-scanner
- Socket report: https://socket.dev/npm/package/@mambalabsdev/mcp-job-board-keyword-signal-scanner
- Repository: https://github.com/mambalabsdev/mcp-job-board-keyword-signal-scanner
- Changelog RSS feed: https://verifymcp.io/servers/com-mambabuilt-mcp-job-board-keyword-signal-scanner/mambalabsdev-mcp-job-board-keyword-signal-scanner/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-mambabuilt-mcp-job-board-keyword-signal-scanner/mambalabsdev-mcp-job-board-keyword-signal-scanner/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-mambabuilt-mcp-job-board-keyword-signal-scanner/mambalabsdev-mcp-job-board-keyword-signal-scanner
