Skip to content
Cursor

JobDataLake for Cursor

io.github.echojobsio/jdl-mcp-server

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

client:Cursor transport:stdio runtime:npm

Install JobDataLake in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "jdl-mcp-server": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@jobdatalake/mcp-server"
      ],
      "env": {
        "JDL_API_KEY": "<JDL_API_KEY>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

JobDataLake in other clients