Queries Greenhouse, Lever, Ashby, Workday, and Rippling for any role category you define, from GTM to Engineering to custom keywords. Part of the Mamba Labs signal toolkit.
Server Config
{
"mcpServers": {
"mamba-job-board": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-job-board-keyword-signal-scanner"
],
"env": {
"APIFY_TOKEN": "your-apify-token"
}
}
}
}