Loading MCP server directory, please wait...
Detect the employee programs a company publishes: ERGs, DEI, benefits, leave, volunteering.
npx @getmcp/cli add com.mambabuilt/mcp-workplace-program-detectorRequires Node.js 18+. Community-contributed server. Review source before installing.
APIFY_TOKENApify API token from https://console.apify.com/account/integrations
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.mambabuilt/mcp-workplace-program-detector": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-workplace-program-detector"
],
"env": {
"APIFY_TOKEN": ""
}
}
}
}