{"name":"work.resumebooster/jobs","slug":"resumebooster-jobs","title":"Resume Booster Job Board","description":"Job search over employers' own hiring systems. Search with no key; a free key opens every read tool.","url":"https://mcp.market/server/resumebooster-jobs","rating":null,"grade":"B","score":80,"certified":false,"status":"active","category":"search","tags":["search"],"presence":{"score":23,"stars":0,"forks":0,"downloads_week":null,"last_push_at":"2026-09-17T03:21:31.000Z","license":"MIT"},"uptime":{"percent":100,"checks":1,"ok":1,"last_checked_at":"2026-09-19T20:20:32.212Z","last_ok_at":"2026-09-19T20:20:32.212Z","latency_ms":1020},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/campbellaabbott-rgb/resumebooster-mcp","website":"https://resumebooster.work/agents","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://bwhdazbotpblihdxcmho.supabase.co/functions/v1/agent-mcp","headers":[{"description":"Optional. A free rb_live_ key from https://resumebooster.work/data-api, sent as Bearer <key>. Without it board_stats, search_jobs, search and fetch still answer.","isSecret":true,"name":"Authorization"}]}],"packages":[],"tools":[{"name":"application_status","description":"Status of applications the key owner's agent has requested — queued, submitted, refused (with the refusing gate named), or failed. Needs a key or a sign-in.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"type":"number","description":"Most recent N, default 20, max 50."}}}},{"name":"board_stats","description":"Live board statistics from cache (cheap to call): servable and tracked posting totals, the count of company job boards with open roles (boards, not employers — one employer can run several), the category set, freshness stamp. Answers with no key too, with a withKey block saying what a free key adds.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"check_apply_support","description":"Whether the apply agent can submit an application for this job on the user's behalf, and what that requires. Jobs on non-supported systems still return their direct applyUrl for the human to use. For whether THIS KEY may apply at all, call key_status — this tool answers about the job, not the key. Needs a key or a sign-in.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"]}},{"name":"check_jobs_open","description":"Are these postings still on the board? Answers up to 200 ids in one call — the tool for re-verifying a saved shortlist before acting on it, instead of spending a metered get_job per posting. Returns open:{id:boolean} plus the closed ids, and names the basis of the answer: it reads the board's index (a closed posting is one the employer's feed stopped listing), not the employer's site at this instant, and it is a weaker test than get_job's — read `basis` before reporting a posting as live to a person. Needs a key or a sign-in.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ids":{"type":"array","items":{"type":"string"},"maxItems":200,"description":"Job ids from search_jobs. Up to 200 per call; anything past that is named in notChecked rather than silently dropped."}},"required":["ids"]}},{"name":"debug_search","description":"Explain WHY a search returns what it does — the board's own decision trace merged with the run's outcome. Shows the parsed query (terms, exclusions, intent-lifts, alias expansions), which filters were applied vs IGNORED and why, the route and retriever chosen, the ranking regime (ranked/ring-merged/deep-page and the seam), plus the real run's route, timings, count basis and any fallback. Use this when a search returns surprising, empty, or mis-ranked results — it turns 'why?' into one call. Takes the SAME arguments as search_jobs. Needs a key or a sign-in.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Search terms. Supports exclusions: 'engineer -senior'."},"location":{"type":"string","description":"City/state/metro, e.g. 'texas', 'NYC', 'berlin'."},"country":{"type":"string","description":"ISO-2 codes, comma-separated, max 5. E.g. 'US,GB'."},"remote":{"type":"boolean","description":"Only remote-friendly roles."},"workMode":{"type":"string","description":"Comma list of: remote, hybrid, onsite."},"employmentType":{"type":"string","description":"Comma list of: full_time, part_time, contract, temporary, internship."},"category":{"type":"string","description":"Comma list of category slugs (see board_stats for the live set), max 3."},"department":{"type":"string","description":"Substring match on the employer's own department/team text."},"companies":{"type":"string","description":"Scope to specific employers: a comma list of companyToken values from job cards (or from the site's employer pages). An employer the board does not carry simply matches nothing; tokens the board drops are named in ignoredFilters."},"experience":{"type":"string","description":"Comma list of seniority bands the POSTING asks for: entry, mid, senior, expert. Rows whose band could not be read are excluded — use maxYears for the candidate's own side of the question."},"maxAgeDays":{"type":"number","description":"Only postings from the last N days (1-30)."},"postedAfter":{"type":"string","description":"ISO-8601 instant; only postings the EMPLOYER dated after it. Undated rows fall out of this window (unlike maxAgeDays, which falls back to when the board first saw a posting), so this is the strict form of 'new'."},"salaryMin":{"type":"number","description":"Annual USD-equivalent salary floor. Note: only ~13% of postings state pay."},"salaryMax":{"type":"number","description":"Annual USD-equivalent salary ceiling."},"includeUnstatedPay":{"type":"boolean","description":"WIDENS an active salaryMin/salaryMax band to also admit postings that state no pay at all. Inert with no band set (unpriced rows are already included). The response says salaryStatedOnly when a band is narrowing without it."},"hasStatedPay":{"type":"boolean","description":"Only postings that state a salary (excludes the ~87% that don't)."},"payBasis":{"type":"string","enum":["hourly","salaried"],"description":"Restrict to hourly or salaried pay."},"maxYears":{"type":"number","description":"Only roles asking for at most N years of experience."},"vendor":{"type":"string","description":"Comma list of hiring-system vendors (greenhouse, lever, ashby, …), max 8."},"excludeAgencies":{"type":"boolean","description":"Hide postings from staffing/recruiting agencies (their job cards carry agency:true). Agencies are served by default; this is an opt-in narrowing."},"agentReadyOnly":{"type":"boolean","description":"Only jobs the apply agent can submit to on the user's behalf."},"sort":{"type":"string","enum":["relevance","newest","salary"],"description":"Default relevance."},"limit":{"type":"number","description":"Rows per page, 1-60. Default 20."},"offset":{"type":"number","description":"Paging offset — pass back the previous response's nextOffset."}}}},{"name":"employer_growth","description":"Did this employer's board serve more roles than it did 7 days earlier? One row per companyToken (up to 20 per call), judged by the board itself from our own daily observation and passed through untouched: grew, no-growth, or unknown — and unknown ALWAYS carries unknown_reason (a feed bigger than one visit can read, a board too new or too small for a rate, a gap in our own series, a pool that was replaced rather than grown…): an unknown is a reading we could not take, never a no. The bars the verdict uses: at least 10 roles served at the window's start; then BOTH at least 4 more roles AND at least 25% more, on a board tracked for at least 21 days, with every read in the window whole. Per BOARD (a vendor tenant), never summed across an employer's boards; more roles served is roles opened net of roles that came down — not a headcount and not a hire. This tool never ranks employers, and no list of growing employers exists here or anywhere on the board. Needs a key or a sign-in.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"companyTokens":{"type":"array","items":{"type":"string"},"minItems":1,"maxItems":20,"description":"companyToken values from job cards or search_jobs. Up to 20; more is refused with the count named."}},"required":["companyTokens"]}},{"name":"employer_hiring_record","description":"For each employer handle (companyToken, up to 20 per call), that employer's own record on this board: open_roles now, closed_90d (postings we watched come off this board in the last 90 days, re-lists excluded), superseded_90d (the re-lists, a floor), the two medians from the employer's own stated dates (lower bounds), tracking_days (how long we have watched THIS board, capped at 90) and feed_total (what its feed advertised at the last check). A takedown is not a hire — a filled role, a cancelled one and a withdrawn one look identical from here — and it is a record of one BOARD, never summed across an employer's boards, never a headcount. A board with no closure observed answers record:'unknown' with the reason, never a verdict about the employer: on a board bigger than one visit can read, no closure is observable to us until we complete a provable full pass and then watch a role go after it, so silence there is about our instrument. Every row carries its basis. Every row also carries layoff_filing — the newest layoff filing joined to that employer by a hand-curated alias or an exact multi-token name match, a US state WARN notice or an SEC 8-K Item 2.05 disclosure, printed as a filing (filer verbatim, its dates with their bases, count, state or form, link), read hourly from SEC EDGAR and nightly from state notices, null when none qualifies within 90 days, and no part of record or any verdict; layoff_basis on the response says what it is and is not. Pair with employer_growth for the other half of what the site calls \"Actively hiring\". Needs a key or a sign-in.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"companyTokens":{"type":"array","items":{"type":"string"},"minItems":1,"maxItems":20,"description":"companyToken values from job cards or search_jobs (a vendor tenant, e.g. 'acme' or 'gici~wd5~Careers'). Up to 20; more is refused with the count named."}},"required":["companyTokens"]}},{"name":"fetch","description":"An ALIAS of get_job in the fixed shape ChatGPT's deep-research and company-knowledge connectors call: one id in (from search), {id,title,text,url,metadata} out. text is the posting's full description; metadata carries the job card's structured fields (pay, experience, location, workMode, postedAt, companyToken, agentReady). A dead id answers with what the board knows — a watched closure, an aged-out stub, or not found — in text and metadata, never a stale card. Any other client should call get_job.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string","description":"A job id from search."}},"required":["id"]}},{"name":"fit_resume","description":"Score a résumé against open jobs, for an agent holding a CV: reads the occupation out of resumeText (or uses `query` if given), searches the board for it, and scores up to 20 results 0-100 with the matched and missing terms per job. PAID — needs a paid API key, exactly like POST /v1/fit on the data API, or a live Agent Pass on the key's account; a free key gets an in-band refusal naming where to upgrade. A null fit means the posting has no stored description to score. Returns the terms it read from the CV so the agent can pick a different one and call again with `query`. Needs a key or a sign-in.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"resumeText":{"type":"string","description":"The candidate's résumé as plain text (100+ characters)."},"query":{"type":"string","description":"Optional job title to search instead of the one read from the résumé."},"location":{"type":"string"},"country":{"type":"string"},"remote":{"type":"boolean"},"limit":{"type":"integer","description":"Jobs to score, 1-20 (default 20)."}},"required":["resumeText"]}},{"name":"get_job","description":"Full detail for one job id (from search_jobs), including the complete description text and when the employer's feed last confirmed it open. A resumebooster.work/jobs?job=<id> link's id is this argument (and fetch's, check_apply_support's and request_application's). For several ids at once, use get_jobs — it costs ONE call against the daily quota instead of one per posting. Needs a key or a sign-in. With neither, call fetch with the same id.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string","description":"The job id, e.g. 'greenhouse:acme:12345'."}},"required":["id"]}},{"name":"get_jobs","description":"Full detail for up to 10 job ids in ONE call — the shortlist form of get_job. Each id answers with a card plus its description; ids that closed, aged out or were never on this board come back in `unavailable` with the reason named, so one dead id never costs you the other nine. Set includeDescription=false for cards and freshness only (much smaller, and no vendor fetch). Needs a key or a sign-in.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ids":{"type":"array","items":{"type":"string"},"maxItems":10,"description":"Job ids from search_jobs. Up to 10 per call — each one is a separate detail read that may fetch the employer's page."},"includeDescription":{"type":"boolean","description":"Default true. Descriptions are capped at 8,000 characters here; call get_job for the whole text of one."}},"required":["ids"]}},{"name":"key_status","description":"What THIS key is and may do: tier, requests left this minute, calls left today (both including this call), whether fit_resume (and engine=ranked on the data API) answers on it, and whether the apply tools would — with any blocker named: account link, Agent plan or live pass, mandate, résumé on file. On an Agent Pass: when the clock ends and how many applications are left (a pass starts at the first call other than this one). Call it first in a keyed session, and after any 'quota' or 'rate' refusal. Needs a key or a sign-in.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"request_application","description":"Ask the board's apply agent to submit an application to this job on behalf of the key's owner. Needs an account key (mint one at https://resumebooster.work/agents), an active Agent plan OR a live Agent Pass (bought signed-in at https://resumebooster.work/agents/pass), and a mandate set in Account — call key_status first: it says which of the three is missing, and on a pass how many applications and how much time are left. Every application passes the same gates as the signed-in flow, including the honesty classifier: answers are drawn from the owner's own profile and never invented. Ask the person for a yes on this specific job id before calling. Needs a key or a sign-in.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"jobId":{"type":"string","description":"The job id from search_jobs."},"note":{"type":"string","description":"Optional note stored with the request (not sent to the employer)."}},"required":["jobId"]}},{"name":"search","description":"An ALIAS of search_jobs in the fixed shape ChatGPT's deep-research and company-knowledge connectors call: one query string in, {results:[{id,title,url}]} out. Every result's id is the job id fetch and every other tool take; url is the employer's own apply page when the board holds one, else the posting's page on the site. Same board, same ranking, same limit as an unkeyed search_jobs (10 rows); the disclosures ride beside the results. Any other client should call search_jobs, which takes every filter.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Free text — title, skills, a place, exclusions with a leading minus."}},"required":["query"]}},{"name":"search_jobs","description":"Search the live job board (postings pulled directly from employers' own hiring systems, 30-day freshness cap; board_stats carries the live totals). Returns compact job cards — including the board's own parsed pay (salaryMinAnnual/salaryMaxAnnual/salaryPeriod), experience band and minYears, so pay and seniority never have to be re-read out of prose — plus the board's honesty disclosures: exact totals when knowable (countUnavailable otherwise), filters it could not honour (ignoredFilters), words it read as filters (intentFilters), and spelling suggestions. Set agentReadyOnly=true to see only jobs the apply agent can submit to directly.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Search terms. Supports exclusions: 'engineer -senior'."},"location":{"type":"string","description":"City/state/metro, e.g. 'texas', 'NYC', 'berlin'."},"country":{"type":"string","description":"ISO-2 codes, comma-separated, max 5. E.g. 'US,GB'."},"remote":{"type":"boolean","description":"Only remote-friendly roles."},"workMode":{"type":"string","description":"Comma list of: remote, hybrid, onsite."},"employmentType":{"type":"string","description":"Comma list of: full_time, part_time, contract, temporary, internship."},"category":{"type":"string","description":"Comma list of category slugs (see board_stats for the live set), max 3."},"department":{"type":"string","description":"Substring match on the employer's own department/team text."},"companies":{"type":"string","description":"Scope to specific employers: a comma list of companyToken values from job cards (or from the site's employer pages). An employer the board does not carry simply matches nothing; tokens the board drops are named in ignoredFilters."},"experience":{"type":"string","description":"Comma list of seniority bands the POSTING asks for: entry, mid, senior, expert. Rows whose band could not be read are excluded — use maxYears for the candidate's own side of the question."},"maxAgeDays":{"type":"number","description":"Only postings from the last N days (1-30)."},"postedAfter":{"type":"string","description":"ISO-8601 instant; only postings the EMPLOYER dated after it. Undated rows fall out of this window (unlike maxAgeDays, which falls back to when the board first saw a posting), so this is the strict form of 'new'."},"salaryMin":{"type":"number","description":"Annual USD-equivalent salary floor. Note: only ~13% of postings state pay."},"salaryMax":{"type":"number","description":"Annual USD-equivalent salary ceiling."},"includeUnstatedPay":{"type":"boolean","description":"WIDENS an active salaryMin/salaryMax band to also admit postings that state no pay at all. Inert with no band set (unpriced rows are already included). The response says salaryStatedOnly when a band is narrowing without it."},"hasStatedPay":{"type":"boolean","description":"Only postings that state a salary (excludes the ~87% that don't)."},"payBasis":{"type":"string","enum":["hourly","salaried"],"description":"Restrict to hourly or salaried pay."},"maxYears":{"type":"number","description":"Only roles asking for at most N years of experience."},"vendor":{"type":"string","description":"Comma list of hiring-system vendors (greenhouse, lever, ashby, …), max 8."},"excludeAgencies":{"type":"boolean","description":"Hide postings from staffing/recruiting agencies (their job cards carry agency:true). Agencies are served by default; this is an opt-in narrowing."},"agentReadyOnly":{"type":"boolean","description":"Only jobs the apply agent can submit to on the user's behalf."},"sort":{"type":"string","enum":["relevance","newest","salary"],"description":"Default relevance."},"limit":{"type":"number","description":"Rows per page, 1-60. Default 20."},"offset":{"type":"number","description":"Paging offset — pass back the previous response's nextOffset."}}}}],"scan":{"score":80,"grade":"B","scanned_at":"2026-09-19T19:31:12.964Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T19:31:12.994Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":17,"max":20,"notes":["remote reachable in 2010ms"]},"poisoning":{"score":15,"max":15,"notes":["15 tool descriptions checked"]},"auth":{"score":8,"max":15,"notes":["API key sent as a header"]},"maintenance":{"score":15,"max":15,"notes":["last push 3 days ago"]},"identity":{"score":5,"max":10,"notes":["namespace and repository owner differ","website matches verified namespace"]}},"findings":[],"inputs":{"probes":[{"url":"https://bwhdazbotpblihdxcmho.supabase.co/functions/v1/agent-mcp","reachable":true,"authRequired":false,"latencyMs":2010,"serverInfo":{"name":"resumebooster-job-board","version":"2026-09-04.8"}}],"packages":[],"repo":{"found":true,"owner":"campbellaabbott-rgb","repo":"resumebooster-mcp","archived":false,"pushedAt":"2026-09-17T03:21:31Z","stars":0,"forks":0,"openIssues":0,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/298029713?v=4","ownerCreatedAt":"2026-06-29T19:59:47Z","license":"MIT"},"icon":{"url":"https://resumebooster.work/icons/icon-512.png","source":"registry","width":512,"height":512},"presence":{"stars":0,"forks":0,"downloadsWeek":null,"license":"MIT","lastPushAt":"2026-09-17T03:21:31.000Z","score":23}}}},"grade_history":[],"reviews":[]}