Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.mambabuilt/mcp-workplace-program-detector

NPM · @MAMBALABSDEV/MCP-WORKPLACE-PROGRAM-DETECTOR · SCANNED AUG 22

Detect the employee programs a company publishes: ERGs, DEI, benefits, leave, volunteering.

+3 this week 74 Trust /100
Trust breakdown (6 categories)

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. How we score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 30 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 8 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability72
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 390 tokens (~390/item across 1 items; 1 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management40
  • Stability observed for 12 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the com.mambabuilt/mcp-workplace-program-detector server?

com.mambabuilt/mcp-workplace-program-detector runs locally as an npm package, launched with npx -y @mambalabsdev/mcp-workplace-program-detector. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @mambalabsdev/mcp-workplace-program-detector

# add to Claude Code
claude mcp add com-mambabuilt-mcp-workplace-program-detector -- npx -y @mambalabsdev/mcp-workplace-program-detector
// .cursor/mcp.json
{
  "mcpServers": {
    "com-mambabuilt-mcp-workplace-program-detector": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-workplace-program-detector"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-mambabuilt-mcp-workplace-program-detector": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-workplace-program-detector"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-mambabuilt-mcp-workplace-program-detector -- npx -y @mambalabsdev/mcp-workplace-program-detector
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mambabuilt-mcp-workplace-program-detector": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@mambalabsdev/mcp-workplace-program-detector"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-mambabuilt-mcp-workplace-program-detector --command npx --arg -y --arg @mambalabsdev/mcp-workplace-program-detector
# ~/.hermes/config.yaml
mcp_servers:
  com-mambabuilt-mcp-workplace-program-detector:
    command: "npx"
    args: ["-y", "@mambalabsdev/mcp-workplace-program-detector"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-mambabuilt-mcp-workplace-program-detector": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@mambalabsdev/mcp-workplace-program-detector"
      ]
    }
  }
}
# add to Vellum
assistant mcp add com-mambabuilt-mcp-workplace-program-detector -t stdio -c npx -a -y @mambalabsdev/mcp-workplace-program-detector
// mcp.json
{
  "mcpServers": {
    "com-mambabuilt-mcp-workplace-program-detector": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-workplace-program-detector"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Aug 26 +1

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

  • 19 Aug 26 +1

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

  • 17 Aug 26 +1

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

  • 15 Aug 26 +1

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

  • 13 Aug 26 +2
    • Stability: unverified → 0.10 functional
    • Package version: 1.0.0 → 1.0.1 functional
  • 11 Aug 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 10 Aug 26 66

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 22 Aug 2026 · Analysed npm/@mambalabsdev/mcp-workplace-program-detector@1.0.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm
Dependencies 96 packages
Packages resolved 96
Stale 30
Tree resolution Complete
MCP tools · 1 exposed · ~390 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
detect_workplace_programs ~390

Detect which people programs a company publishes on its own surfaces, and return one flat row per domain. It reads two independent paths and each catches what the other misses: the company's live job postings through its Greenhouse, Lever or Ashby board, which is where benefits language that marketing pages omit shows up, and the careers, culture, benefits, DEI and ESG pages on the website, which is where employee resource group and volunteering language shows up. Either path can be turned off. If you already know the company's ATS board slug, pass ats_slug to skip discovery and read that board directly. Results are cached for 14 days and skipCache forces a fresh crawl. This reports what a company publishes, which is not the same as what it does: absence of a signal means the company does not say it publicly, not that the program does not exist. Requires an APIFY_TOKEN and consumes Apify credits. Read only: it reads public pages, it writes nothing.

NameTypeReqDescription
ats_slugstringSkip ATS discovery and read this Greenhouse, Lever or Ashby board slug directly.
domainstringyesBare domain, for example hubspot.com. Protocol and path are stripped.
max_pagesstringSent as a string for Clay. Clamped to 1 to 25. Default: "14".
scan_job_postingsbooleanReads the company's live job bodies from its ATS. This path finds benefits language that marketing pages omit. Default: true.
scan_web_pagesbooleanProbes the careers, culture, benefits, DEI and ESG paths. This path finds ERG and volunteering language that job postings omit. Default: true.
skipCachestringfalse uses the 14 day cache, true forces a fresh crawl. Sent as a string for Clay, matching the fleet convention. Default: "false".

No output schema declared.

No examples provided.

Common questions

What is the com.mambabuilt/mcp-workplace-program-detector server?

com.mambabuilt/mcp-workplace-program-detector is listed in the public MCP registry as com.mambabuilt/mcp-workplace-program-detector. Detect the employee programs a company publishes: ERGs, DEI, benefits, leave, volunteering. This page covers its npm package (@mambalabsdev/mcp-workplace-program-detector).

Is the com.mambabuilt/mcp-workplace-program-detector server safe to use?

com.mambabuilt/mcp-workplace-program-detector scores 74 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 August 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the com.mambabuilt/mcp-workplace-program-detector server expose?

com.mambabuilt/mcp-workplace-program-detector exposes 1 tool: detect_workplace_programs. Their descriptions and schemas cost roughly 390 tokens of context every time the server is loaded.

Is the com.mambabuilt/mcp-workplace-program-detector server still maintained?

com.mambabuilt/mcp-workplace-program-detector is still listed as active in the MCP registry. We last reached this channel on 22 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the com.mambabuilt/mcp-workplace-program-detector server under?

com.mambabuilt/mcp-workplace-program-detector declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.