n8n-nodes-xing-jobs-scraper
n8n/n8n-nodes-xing-jobs-scraperScrape XING job listings for the DACH market (Germany, Austria, Switzerland). Returns job ID, title, company, location, salary, employment type, posted date, and description snippet. No login required. Paginated search with keyword + optional location fil
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"n8n-nodes-xing-jobs-scraper": {
"url": "None",
"transport": "http"
}
}
}