Jobs by Workable MCP server
Jobs by Workable MCP server. Access over 150K jobs & thousands of companies listed on the job board.
Little public usage data yet
Reviews
Write oneNobody has reviewed Jobs by Workable yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Jobs by Workable tools (10, 1 write)
write = sends, deletes, buys or postsget_companyFreeGet the full profile of a company by its id (Workable UUID or database _id), including open job listings.
get_jobFreeGet the full details of a single published job by its advertising UID.
get_job_locationsFreeList city/country pairs where jobs are published. Optionally filter by a partial city or country name. Supports pagination via after_key.
get_my_applicationsFreeList your submitted job applications, most recent first, paginated. Each item includes jobOpen, indicating whether the job is still open, and isWithdrawable, indicating whether the application can be withdrawn via the withdraw_application tool. If isWithdrawable is false, the application cannot be withdrawn from MCP; it can still be withdrawn from the confirmation email sent when applying. Recruiting-pipeline stages (in_review, interviewed, offered, rejected) are not tracked here.
get_my_profileFreeGet your candidate profile: name, contact details, headline, summary, resume, education and experience.
get_recent_searchesFreeList popular/recent job search terms, tailored to your last known location, with a URL to run each search.
get_recommendationsFreeGet personalized job recommendations for you. Recommendations are matched to your profile (skills, education, experience) and exclude jobs you have already applied to. If your profile is incomplete, recommendations fall back to jobs near your location.
search_jobsFreeSearch published jobs on the Workable job board.
update_my_profilewrite actionFreeUpdate your candidate profile: name, phone, location, education, and work experience.
withdraw_applicationFreeWithdraw one of your submitted job applications by its application id. This action cannot be undone from here.
Public scan report
scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 224ms20/20
- Tool poisoning10 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http jobs-by-workable https://jobs.workable.com/mcp
Jobs by Workable: common questions
- Is Jobs by Workable MCP server safe?
- With care: it is graded C, so read the findings first (57/100). Read the Jobs by Workable safety report
- How do I install Jobs by Workable?
- It runs remotely at jobs.workable.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Jobs by Workable need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Jobs by Workable maintained?
- The latest release is v1.0.0.
- Is Jobs by Workable up?
- 100% of our last 28 checks got an answer. We check remote servers about four times a day.