JobDataLake MCP Server for Claude Code
To search live job listings from Claude Code, add the JobDataLake MCP server with a single `claude mcp add` command. Claude Code then answers questions like "find remote Go jobs over $180k" against 1.8M+ real postings updated hourly — no API key and no signup for the free tier.
How to connect JobDataLake to Claude Code
1. Run this command
Adds the hosted JobDataLake server over HTTP. Nothing to install.
claude mcp add --transport http jobdatalake https://mcp.jobdatalake.com2. Start asking
Claude Code picks up the new tools immediately. Ask for jobs in plain English and it queries JobDataLake for you.
What you can ask Claude Code once it's connected
Remote MCP endpoint
Any MCP-compatible tool can connect to the hosted server directly — nothing to install.
https://mcp.jobdatalake.comFrequently asked questions
Is the JobDataLake MCP server free to use with Claude Code?
Yes. The free tier gives you 500 job searches per day with no signup and no API key. If you need more, add a JobDataLake API key to the same config and the limit lifts.
How current is the job data?
Jobs are scraped directly from 25,000+ company career pages and ATS platforms and updated hourly. New postings are typically searchable within 3 hours.
What can it actually search?
Over 1.8M+ enriched job listings from 25,000+ companies across 40+ ATS platforms. Each listing carries title, company, location, salary normalized to USD, remote type, seniority, required skills, and employment type.
Which tools does the server expose?
search_jobs, get_job, get_company, find_similar_jobs, and get_filter_options. Your assistant picks the right one automatically — you just ask in plain English.
How do I check it was added?
Run `claude mcp list` — jobdatalake should appear in the list of configured servers.
Using a different tool?
Need more than 500 searches a day?
A free JobDataLake account comes with 1,000 API credits and lifts the MCP limit. The same data is available over the REST API.