{
  "markdown": "# JobDataLake MCP Server\n\nSearch **1,000,000+ enriched job listings** from 20,000+ companies directly from Claude, Cursor, Windsurf, or any MCP-compatible AI tool.\n\n**Free to use — no signup required.** 500 calls/day included.\n\n## Quick Start\n\nAdd to your Claude Code or Claude Desktop MCP config:\n\n```json\n{\n  \"mcpServers\": {\n    \"jobdatalake\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@jobdatalake/mcp-server\"]\n    }\n  }\n}\n```\n\nThat's it. No API key needed. Then ask:\n\n> \"Find me remote senior React jobs paying over $150k\"\n\n> \"Entry level data science jobs posted this week\"\n\n> \"Jobs at Anthropic paying over $200k\"\n\n### Want unlimited access?\n\nSign up at [jobdatalake.com](https://www.jobdatalake.com) for your own API key, then add it:\n\n```json\n{\n  \"mcpServers\": {\n    \"jobdatalake\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@jobdatalake/mcp-server\"],\n      \"env\": {\n        \"JDL_API_KEY\": \"jdl_your_key_here\"\n      }\n    }\n  }\n}\n```\n\n## Tools\n\n### `search_jobs`\nSearch and filter jobs by keyword, skills, salary, remote type, seniority, location, date, and more.\n\n**Filters:**\n- `query` — keyword search (title, company, skills)\n- `skills` — AND filter: `Python,AWS,Kubernetes` (all must match)\n- `salary_min` / `salary_max` — in USD (accepts full dollars, e.g. 150000)\n- `remote_type` — `fully_remote`, `hybrid`, `on_site`\n- `seniority` — `Entry`, `Mid Level`, `Senior`, `Staff`, `Principal`, `Manager`, `Director`, `C Level`\n- `location` — city, country, or continent (`Europe`, `Asia`, `Latin America`, `Scandinavia`, etc.)\n- `countries` — ISO codes: `US,GB,DE`\n- `job_function` — `eng`, `data`, `design`, `sales`, `marketing`, `product`, etc.\n- `employment_type` — `full_time`, `part_time`, `contract`, `internship`\n- `posted_within` — `24h`, `7d`, `30d`\n- `sort_by` — `posted_at:desc`, `salary_max_usd:desc`, `salary_min_usd:asc`\n- `company` — filter by domain: `stripe.com`\n\n### `get_job`\nGet full details for a specific job including description, requirements, salary, and apply link. Use the `job_handle` ID from search results.\n\n### `get_company`\nGet company profile — industry, size, funding, career page. Accepts domain (`stripe.com`) or handle.\n\n### `get_filter_options`\nDiscover available filter values with job counts. Great for exploring what's in the dataset.\n\n### `find_similar_jobs`\nFind jobs similar to a given listing using AI vector similarity. Available for remote + tech jobs.\n\n## Pricing\n\n**Free tier (no signup):** 500 calls/day, resets daily.\n\n**With your own API key:**\n- Free: 1,000 credits on signup\n- Starter: 1,000,000 credits — $200\n- Growth: 2,000,000 credits — $300\n- Business: 4,000,000 credits — $400\n\nCredits never expire. [Get your API key](https://www.jobdatalake.com).\n\n## Data\n\n- 1M+ active job listings from 20,000+ companies\n- 40+ ATS platforms (Greenhouse, Lever, Workday, Ashby, etc.)\n- Updated hourly\n- AI-enriched: salary (USD), skills, seniority, remote policy, job function\n- Sub-100ms search responses\n\n## Example Queries\n\n| Query | What it does |\n|-------|-------------|\n| \"Remote Python jobs over $150k\" | Skills + salary + remote filter |\n| \"Jobs at Stripe\" | Company filter |\n| \"Entry level data science\" | Seniority filter |\n| \"New remote jobs today\" | Date + remote filter |\n| \"React AND TypeScript jobs in Europe\" | Multi-skill AND + continent |\n| \"Highest paying remote jobs\" | Salary sort |\n| \"What skills are most in demand?\" | Filter options tool |\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n\n## Support\n\n- Questions: mg@jobdatalake.com\n- GitHub: [github.com/echojobsio/jdl-mcp-server](https://github.com/echojobsio/jdl-mcp-server)\n- Website: [jobdatalake.com](https://www.jobdatalake.com)\n",
  "bytes": 3671,
  "sha": "46591eacec2771b343e10b40df6797231d5cb5a6b003a9c940b3d3abd0c0d48b",
  "repo_slug": "echojobsio/jdl-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_echojobsio_jdl_mcp_server_305c6b61/readme"
}