Workplace Program Detector Server
FreeNot checkedMCP server that wraps the Apify Workplace Program Detector actor, taking a company domain and returning the employee programs it publishes, such as ERGs, DEI, w
About
MCP server that wraps the Apify Workplace Program Detector actor, taking a company domain and returning the employee programs it publishes, such as ERGs, DEI, wellbeing, parental leave, and volunteering.
README
Smithery Glama score MCP Registry npm version npm downloads license mcpservers.org
MCP server for the Mamba Labs Workplace Program Detector actor on Apify.
A company domain in, the people programs that company publishes out: employee resource groups, DEI, wellbeing and mental health, learning and tuition support, parental and caregiver leave, and volunteering.
Install
npx -y @mambalabsdev/mcp-workplace-program-detector
Claude Desktop
{
"mcpServers": {
"mamba-workplace-program-detector": {
"command": "npx",
"args": ["-y", "@mambalabsdev/mcp-workplace-program-detector"],
"env": { "APIFY_TOKEN": "your-apify-token" }
}
}
}
Get an Apify token at console.apify.com/account/integrations.
Tool
detect_workplace_programs
A company domain in, the people programs that company publishes out: employee resource groups, DEI, wellbeing and mental health, learning and tuition support, parental and caregiver leave, and volunteering.
| Input | Type | Required | Notes |
|---|---|---|---|
domain |
string | yes | Bare domain, for example hubspot.com. Protocol and path are stripped. |
ats_slug |
string | no | Skip ATS discovery and read this Greenhouse, Lever or Ashby board slug directly. |
programs |
array | no | Report only these families: erg, dei, wellbeing, learning, parental, volunteering. Omit for all six. A family you do not select reports null, never false, and is not counted in program_count. |
scan_job_postings |
boolean | no | Reads the company's live job bodies from its ATS. This path finds benefits language that marketing pages omit. |
scan_web_pages |
boolean | no | Probes the careers, culture, benefits, DEI and ESG paths. This path finds ERG and volunteering language that job postings omit. |
max_pages |
string | no | Sent as a string for Clay. Clamped to 1 to 25. |
skipCache |
enum | no | false uses the 14 day cache, true forces a fresh crawl. Sent as a string for Clay, matching the fleet convention. |
Billing
You are charged per domain analyzed, plus a small actor start fee.
Pricing is on the actor's Apify page. Running this server consumes Apify credits.
What this server does and does not do
It is a thin client for the Apify actor. It passes your input through and returns the actor's output unchanged. Every behavior described above lives in the actor, not here.
Errors are surfaced, never swallowed. An invalid input, an invalid token, an exhausted balance, a timeout, or a run that returns anything other than a dataset all come back as an explicit tool error rather than as an empty result.
Source
The actor is on the Apify Store. This wrapper is MIT licensed.
Built by Mamba Labs
Installing Workplace Program Detector Server
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/mambalabsdev/mcp-workplace-program-detectorFAQ
Is Workplace Program Detector Server MCP free?
Yes, Workplace Program Detector Server MCP is free — one-click install via Unyly at no cost.
Does Workplace Program Detector Server need an API key?
Yes, it requires environment variables: APIFY_TOKEN. Unyly injects them into the config during install.
Is Workplace Program Detector Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Workplace Program Detector Server in Claude Desktop, Claude Code or Cursor?
Open Workplace Program Detector Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Workplace Program Detector Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
