Jobs by Workable MCP server. Access over 150K jobs & thousands of companies listed on the job board.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://jobs.workable.com/mcp10 Tools · 163 mssearch_jobsSearch published jobs on the Workable job board.Search published jobs on the Workable job board.
| Parameter | Typ | Beschreibung |
|---|---|---|
| query | string | Free-text search across job title, description, skills, company, name |
| location | string | City, region, or country to filter by |
| workplace | array | Filter by workplace types |
| employment_type | array | Filter by employment types |
| day_range | integer | Restrict to jobs posted in the last N days |
| companyId | string | Restrict to a single company by id |
| pageToken | string | Opaque cursor returned as nextPageToken from a previous call; pass with the same filters to fetch the next page |
get_jobGet the full details of a single published job by its advertising UID.Get the full details of a single published job by its advertising UID.
| Parameter | Typ | Beschreibung |
|---|---|---|
| uid* | string | Advertising UUID of the job (accepts full or shortened form) |
get_companyGet the full profile of a company by its id (Workable UUID or database _id), including open job listings.Get the full profile of a company by its id (Workable UUID or database _id), including open job listings.
| Parameter | Typ | Beschreibung |
|---|---|---|
| companyId* | string | Company id — accepts either the Workable UUID or the database _id (returned as company.id by other tools) |
get_job_locationsList city/country pairs where jobs are published. Optionally filter by a partial city or country name. Supports pagination via after_key.List city/country pairs where jobs are published. Optionally filter by a partial city or country name. Supports pagination via after_key.
| Parameter | Typ | Beschreibung |
|---|---|---|
| query | string | Partial city or country name to filter by (case-insensitive prefix match) |
| size | integer | Maximum number of location buckets to return (default 100) |
| after | object | Pagination cursor from a previous response after_key |
get_my_profileGet your candidate profile: name, contact details, headline, summary, resume, education and experience.Get your candidate profile: name, contact details, headline, summary, resume, education and experience.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
update_my_profileUpdate your candidate profile: name, phone, location, education, and work experience.Update your candidate profile: name, phone, location, education, and work experience.
| Parameter | Typ | Beschreibung |
|---|---|---|
| firstname | string | First name |
| lastname | string | Last name |
| phone | string | Phone number |
| address | string | Postal address or location |
| education | array | Full education history — replaces existing list |
| experience | array | Full work experience — replaces existing list |
get_my_applicationsList 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…List 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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| page | integer | 1-based page number; 10 applications per page (default 1) |
get_recommendationsGet 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.Get 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| limit | integer | Number of recommendations to return (default 10) |
| pageToken | string | Opaque cursor returned as nextPageToken from a previous call; pass it to fetch the next page |
get_recent_searchesList popular/recent job search terms, tailored to your last known location, with a URL to run each search.List popular/recent job search terms, tailored to your last known location, with a URL to run each search.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
withdraw_applicationWithdraw one of your submitted job applications by its application id. This action cannot be undone from here.Withdraw one of your submitted job applications by its application id. This action cannot be undone from here.
| Parameter | Typ | Beschreibung |
|---|---|---|
| applicationId* | string | Application identifier, as returned by get_my_applications. Only applications with isWithdrawable true can be withdrawn via this tool |
10 von 10 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
Jobs by Workable MCP server. Access over 150K jobs & thousands of companies listed on the job board.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.