Connection check
verified live · 20h ago
jobyap-jobs
Search job postings aggregated from companies' careers sites, plus each job's discussion thread.
Tools
8
GitHub stars
—
Installs / wk
64
Licence
MIT
Transport
streamable-http, stdio
Last checked
20h ago
Tools & capabilities
8 toolsRead from the running server on 20h ago.
fetch
read-only
id*
Retrieve the full JobYap document for a search result id: the complete posting as markdown (description, salary, locations, apply link) plus top community comments, with a citable… Retrieve the full JobYap document for a search result id: the complete posting as markdown (description, salary, locations, apply link) plus top community comments, with a citable URL.
get_job
read-only
id*
Fetch one job posting in full: markdown description, salary ranges, locations with work mode, derived employment types, apply URL, posting dates and the canonical JobYap discussion… Fetch one job posting in full: markdown description, salary ranges, locations with work mode, derived employment types, apply URL, posting dates and the canonical JobYap discussion URL. Works for expired jobs too (apply_url is null once inactive).
get_job_comments
read-only
id*
Fetch the community discussion thread for a job: chronological, threaded via parent_id, with like counts. Comments are user-generated content. Threads stay open after a job expires… Fetch the community discussion thread for a job: chronological, threaded via parent_id, with like counts. Comments are user-generated content. Threads stay open after a job expires.
get_job_stats
read-only
Aggregate stats: companies tracked, active job count, and the newest posting date. Aggregate stats: companies tracked, active job count, and the newest posting date.
list_companies
read-only
List every company JobYap tracks with its active job count and JobYap company-page URL. Use the exact names as search_jobs company filters. List every company JobYap tracks with its active job count and JobYap company-page URL. Use the exact names as search_jobs company filters.
search
read-only
query*
Search JobYap job postings by natural-language query. Matches job titles, falling back to significant keywords when the full phrase finds little. Returns result ids, titles and cit… Search JobYap job postings by natural-language query. Matches job titles, falling back to significant keywords when the full phrase finds little. Returns result ids, titles and citable URLs for use with fetch. For structured filtering (location, company, remote, freshness) prefer search_jobs.
search_jobs
read-only
sortquerycursorcompanieslocationspage_size
+4
Search JobYap's aggregated job postings with structured filters. The text query matches job titles only (case-insensitive substring) — try synonyms or shorter tokens when results a… Search JobYap's aggregated job postings with structured filters. The text query matches job titles only (case-insensitive substring) — try synonyms or shorter tokens when results are thin. Company names must exactly match values from list_companies; locations must be identifiers from search_locations. work_mode matches jobs explicitly marked remote or hybrid (unmarked means unstated, not onsite). Results are active listings, newest first by default; sort=popular ranks by discussion activity. To paginate, pass next_cursor back as cursor and keep every other argument identical.
search_locations
read-only
limitquery*