# OpenJob MCP server

Search open ATS jobs with direct company apply links

## Links
- Registry page: https://www.getdrio.com/mcp/live-alpic-openjobs-3168f222-openjobs
- Website: https://openjobs-3168f222.alpic.live/try

## Install
- Endpoint: https://openjobs-3168f222.alpic.live
- Auth: Not captured

## Setup notes
- Remote endpoint: https://openjobs-3168f222.alpic.live
- Remote endpoint: https://openjobs-3168f222.alpic.live

## Tools
- get_app_intro - Friendly introduction to OpenJob for job seekers. Use when the user is new or asks how this works. Return plain language only. Endpoint: https://openjobs-3168f222.alpic.live
- explain_filters - Plain-language search tips for job seekers. Use when the user asks how to search or what they can filter. No technical jargon in the reply. Endpoint: https://openjobs-3168f222.alpic.live
- explain_data_source - Where job listings come from, licensing, and links to the data provider. Use only when the user asks about data source, Feashliaa, license, attribution, or who built OpenJob. Endpoint: https://openjobs-3168f222.alpic.live
- get_index_status - How much of the job board is loaded and whether search is ready. Explain to the user in simple terms, not technical sync jargon. Endpoint: https://openjobs-3168f222.alpic.live
- search_jobs - Search open company job listings. Map the user's natural language to filters. Always set search_mode on search_jobs and get_job_details: keyword_search when the user only describes a role, place, or filters; resume_match when they upload a resume/CV or ask to match jobs to their background or memory. Never show parameter names (role_cluster, skill_level, search_mode, etc.) to the user — speak like a career coach. Do not mention data sources or licenses unless the user asks — use explain_data_source for that. Every job has url and apply_url (company careers page). When you list jobs in a table, bullets, or prose, each row must include at least one clickable markdown link to that url — e.g. linked title [Title](url), linked company name, or a separate Apply / View posting link. Never list a job with no way to click through. After search_jobs, add a structured follow-up in the user's language — the widget shows cards; your text adds coaching. Include: (1) a markdown table Role | Company | Fit (use resume/memory when available; otherwise one-line highlight per row); (2) a numbered priority list for applying (top 3–5 with brief rationale); (3) if the user shared background, one CV positioning sentence they can reuse; (4) related title search variants as inline tags (e.g. Entrepreneur in Residence, Venture Development, GTM Associate, Chief of Staff). When the user has a resume or detailed background, call get_job_details on the best 5–8 urls before ranking. Do not invent match percentages. search_jobs live-checks up to 8 Greenhouse/Ashby/Lever listings per search and drops roles confirmed closed on the company site. For deeper advice on a shortlist, call get_job_details on the best urls (batch up to 10) to load full posting text. Use verifiable_only=true when the user wants only listings we can double-check live (~30% of the board). When the user uploads a resume (curriculum vitae) or asks to match jobs to their background (or ChatGPT memory): (1) extract target titles, seniority, locations, remote preference, title keywords, exclusions; (2) if missing both a role and a place, ask one short question; (3) run 2–4 search_jobs calls with varied strategies and search_mode resume_match; (4) for the best 5–10 results call get_job_details with their urls (batch up to 10) and search_mode resume_match; (5) dedupe, rank using description_text when status is ok, explain top picks in plain language with apply links; do not invent percentage match scores. For role families (founder/founder's/founders associate, chief of staff, product manager) pass the user's words in title — OpenJob normalizes spelling variants automatically; role_cluster is optional. hide_recruiters defaults true (skip recruiting agencies). Endpoint: https://openjobs-3168f222.alpic.live
- get_job_details - Fetch full posting text for job urls from search_jobs. Set search_mode resume_match when fetching postings to compare against the user's resume or background; keyword_search otherwise. Greenhouse (including embedded careers pages), Ashby, and Lever are supported; other career sites may return unsupported_ats. Closed roles are cached about 24 hours; open postings about 14 days (posting text only, not user resumes). Use description_text to compare against the user's resume or stated background. Endpoint: https://openjobs-3168f222.alpic.live

## Resources
- search_jobs - Job listings with apply links on the company site
- search_jobs - Job listings with apply links on the company site
- get_job_details - Full job posting text for resume matching
- get_job_details - Full job posting text for resume matching

## Prompts
Not captured

## Metadata
- Owner: live.alpic.openjobs-3168f222
- Version: 0.0.1
- Runtime: Sse, Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 5, 2026
- Source: https://registry.modelcontextprotocol.io
