OpenJob
live.alpic.openjobs-3168f222/openjobsFind jobs in your own words and apply on the company website — no detours.
Tools · 6
Friendly introduction to OpenJob for job seekers. Use when the user is new or asks how this works. Return plain language only.
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.
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.
How much of the job board is loaded and whether search is ready. Explain to the user in simple terms, not technical sync jargon.
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 f…
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 (inc…
Resources · 4
Job listings with apply links on the company site
ui://views/apps-sdk/jobs.html?v=97de5338
Job listings with apply links on the company site
ui://views/ext-apps/jobs.html?v=97de5338
Full job posting text for resume matching
ui://views/apps-sdk/job-details.html?v=d67f2d6f
Full job posting text for resume matching
ui://views/ext-apps/job-details.html?v=d67f2d6f
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"openjob": {
"url": "https://openjobs-3168f222.alpic.live",
"transport": "streamable-http"
}
}
}