Search 1M+ enriched job listings. Filter by skills, salary, location, and more. Free.
Most payments and commerce work still happens through a UI a human drives. Jdl MCP server moves it into the conversation instead. Search 1M+ enriched job listings. Filter by skills, salary, location, and more. Free.
Search 1,000,000+ enriched job listings from 20,000+ companies directly from Claude, Cursor, Windsurf, or any MCP-compatible AI tool.
The server publishes 5 tools. What each one is for:
search_jobs — Search and filter jobs by keyword, skills, salary, remote type, seniority, location, date, and moreget_job — Get full details for a specific job including description, requirements, salary, and apply link. Use the job_handle ID from search resultsget_company — Get company profile — industry, size, funding, career page. Accepts domain (stripe.com) or handleget_filter_options — Discover available filter values with job counts. Great for exploring what's in the datasetfind_similar_jobs — Find jobs similar to a given listing using AI vector similarity. Available for remote + tech jobsSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client. The configuration blocks on this page cover the common clients.
Configuration is passed through the environment: JDL_API_KEY. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
This sits in the payments and commerce group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Jdl's toolset — search_jobs, get_job, get_company and 2 more — is a fair guide to whether it matches your workflow. It is maintained by echojobsio; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| search_jobs | Search and filter jobs by keyword, skills, salary, remote type, seniority, location, date, and more. |
| get_job | Get full details for a specific job including description, requirements, salary, and apply link. Use the job_handle ID from search results. |
| get_company | Get company profile — industry, size, funding, career page. Accepts domain (stripe.com) or handle. |
| get_filter_options | Discover available filter values with job counts. Great for exploring what's in the dataset. |
| find_similar_jobs | Find jobs similar to a given listing using AI vector similarity. Available for remote + tech jobs. |
{
"mcpServers": {
"jobdatalake": {
"command": "npx",
"args": ["-y", "@jobdatalake/mcp-server"]
}
}
}Configuration as documented by the project. Restart the client after saving.
| Variable | Description | Required |
|---|---|---|
| JDL_API_KEY | Credential the server authenticates with. | Yes |
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.