praxyjobs

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://praxyjobs.com/mcp

No key needed for the MCP server. One line and Claude can search 2.5M+ live jobs.

Live sample response

A real job from GET /v1/feed/active?limit=1, fetched just now.

// Sample unavailable right now — the API may be warming up. Try /docs.

Three incremental feeds

active

New listings by time window. Poll at window cadence — never receive the same job twice.

/v1/feed/active
expired

Closures with timestamps and reasons. Hours-level closure accuracy.

/v1/feed/expired
modified

Field-level changes — exactly which fields changed, plus the updated job.

/v1/feed/modified

Get a free API key

Unlocks full descriptions and higher limits. Free tier, forever. No card.

Free tier, forever. No card. The MCP server needs no key at all.

Prefer to read first? Read the docs → or grab the OpenAPI spec