Search 1M+ enriched job listings. Filter by skills, salary, location, and more. Free.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"jobdatalake": {
"args": [
"-y",
"@jobdatalake/mcp-server"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Search 1,000,000+ enriched job listings from 20,000+ companies directly from Claude, Cursor, Windsurf, or any MCP-compatible AI tool.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in search / data
Web and local search using Brave Search API
Manage Supabase projects — databases, auth, storage, and edge functions
Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
Query and manage PostgreSQL databases directly from AI assistants
MCP Security Weekly
Get CVE alerts and security updates for io.github.echojobsio/jdl-mcp-server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Search 1,000,000+ enriched job listings from 20,000+ companies directly from Claude, Cursor, Windsurf, or any MCP-compatible AI tool.
Free to use — no signup required. 500 calls/day included.
Add to your Claude Code or Claude Desktop MCP config:
{
"mcpServers": {
"jobdatalake": {
"command": "npx",
"args": ["-y", "@jobdatalake/mcp-server"]
}
}
}
That's it. No API key needed. Then ask:
"Find me remote senior React jobs paying over $150k"
"Entry level data science jobs posted this week"
"Jobs at Anthropic paying over $200k"
Sign up at jobdatalake.com for your own API key, then add it:
{
"mcpServers": {
"jobdatalake": {
"command": "npx",
"args": ["-y", "@jobdatalake/mcp-server"],
"env": {
"JDL_API_KEY": "jdl_your_key_here"
}
}
}
}
search_jobsSearch and filter jobs by keyword, skills, salary, remote type, seniority, location, date, and more.
Filters:
query — keyword search (title, company, skills)skills — AND filter: Python,AWS,Kubernetes (all must match)salary_min / salary_max — in USD (accepts full dollars, e.g. 150000)remote_type — fully_remote, hybrid, on_siteseniority — Entry, Mid Level, Senior, Staff, Principal, Manager, Director, C Levellocation — city, country, or continent (Europe, Asia, Latin America, Scandinavia, etc.)countries — ISO codes: US,GB,DEjob_function — eng, data, design, sales, marketing, product, etc.employment_type — full_time, part_time, contract, internshipposted_within — 24h, 7d, 30dsort_by — posted_at:desc, salary_max_usd:desc, salary_min_usd:asccompany — filter by domain: stripe.comget_jobGet full details for a specific job including description, requirements, salary, and apply link. Use the job_handle ID from search results.
get_companyGet company profile — industry, size, funding, career page. Accepts domain (stripe.com) or handle.
get_filter_optionsDiscover available filter values with job counts. Great for exploring what's in the dataset.
find_similar_jobsFind jobs similar to a given listing using AI vector similarity. Available for remote + tech jobs.
Free tier (no signup): 500 calls/day, resets daily.
With your own API key:
Credits never expire. Get your API key.
| Query | What it does |
|---|---|
| "Remote Python jobs over $150k" | Skills + salary + remote filter |
| "Jobs at Stripe" | Company filter |
| "Entry level data science" | Seniority filter |
| "New remote jobs today" | Date + remote filter |
| "React AND TypeScript jobs in Europe" | Multi-skill AND + continent |
| "Highest paying remote jobs" | Salary sort |
| "What skills are most in demand?" | Filter options tool |
MIT — see LICENSE.