HomeSearch & Research › JobDataLake

JobDataLake

Search 1M+ enriched job listings. Filter by skills, salary, location, and more. Free.

TypeScript Cloud
★ 2 stars Last pushed 2026-08-23 License: MIT

Topics: Search & Data Extraction

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.14)

npx -y @jobdatalake/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "jdl-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@jobdatalake/[email protected]"
      ],
      "env": {
        "JDL_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • JDL_API_KEY secret — Optional JDL API key for unlimited access. Get one free at jobdatalake.com. Without a key, 500 free calls/day are included.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry