n8n-nodes-greenhouse-job-scraper
n8n/n8n-nodes-greenhouse-job-scraperScrape job postings from any Greenhouse-powered company board via the public boards-api. Get title, location, department, seniority, remote-type, descriptions and parse_confidence. Multi-company batch, keyword filters, zero auth, zero proxy.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"n8n-nodes-greenhouse-job-scraper": {
"url": "None",
"transport": "http"
}
}
}