Serversio.github.echojobsio/jdl-mcp-server
S

JobDataLake

io.github.echojobsio/jdl-mcp-server · v1.0.14
▦ npm
v1.0.14npm npm: @jobdatalake/mcp-server↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.echojobsio/jdl-mcp-server",
  "description": "Search 1M+ enriched job listings. Filter by skills, salary, location, and more. Free.",
  "title": "JobDataLake",
  "repository": {
    "url": "https://github.com/echojobsio/jdl-mcp-server",
    "source": "github"
  },
  "version": "1.0.14",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@jobdatalake/mcp-server",
      "version": "1.0.14",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional JDL API key for unlimited access. Get one free at jobdatalake.com. Without a key, 500 free calls/day are included.",
          "format": "string",
          "isSecret": true,
          "name": "JDL_API_KEY"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}