← Back to Plugins
MCP Server MCP

JobDataLake

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @jobdatalake/[email protected]

Configuration Example

{
  "remotes": [],
  "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"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...