Jobs API + open MCP
Free jobs data, straight from the source.
50,000+ company career sites, fetched direct from native ATS endpoints. Every job carries its source platform, tenant slug, and native endpoint — verify it yourself.
$ claude mcp add --transport http praxy-jobs https://jobs.praxy.me/mcpNo key needed for the MCP server. One line and Claude can search 1.4M live jobs.
Live sample response
A real job from GET /v1/feed/active?limit=1, fetched just now.
{
"job_key": "3aecd56385d584c4ecc22ed92c768ee33b836bfe",
"title": "Director, Programming Excellence",
"organization": "Mastercardfoundation",
"url": "https://mastercardfoundation.wd10.myworkdayjobs.com/en-US/mastercardfdn/job//job/Africa/Director--Programming-Excellence_JR-0000000690",
"status": "open",
"first_seen": "2026-07-12T13:45:00+00:00",
"source": "workday",
"source_slug": "mastercardfoundation",
"source_endpoint": "https://mastercardfoundation.wd10.myworkdayjobs.com/wday/cxs/mastercardfoundation/mastercardfdn/jobs",
"locations_derived": [
{
"city": "Africa",
"country": "US",
"country_code": "US",
"lat": null,
"lng": null
}
],
"remote_derived": false
}Source coverage
ATS platforms we fetch from directly, with current job counts.
Coverage stats are loading — check back shortly.
Three incremental feeds
activeNew listings by time window. Poll at window cadence — never receive the same job twice.
/v1/feed/activeexpiredClosures with timestamps and reasons. Hours-level closure accuracy.
/v1/feed/expiredmodifiedField-level changes — exactly which fields changed, plus the updated job.
/v1/feed/modifiedGet a free API key
Unlocks full descriptions and higher limits. Free tier, forever. No card.
Prefer to read first? Browse the full OpenAPI docs →