Jobs by Workable MCP server. Access over 150K jobs & thousands of companies listed on the job board.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://jobs.workable.com/mcp10 strumenti · 163 mssearch_jobsSearch published jobs on the Workable job board.Search published jobs on the Workable job board.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
Per questo strumento non è stato pubblicato alcuno schema di input.
update_my_profileUpdate your candidate profile: name, phone, location, education, and work experience.Update your candidate profile: name, phone, location, education, and work experience.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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…
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| applicationId* | string | Application identifier, as returned by get_my_applications. Only applications with isWithdrawable true can be withdrawn via this tool |
10 strumenti su 10 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Jobs by Workable MCP server. Access over 150K jobs & thousands of companies listed on the job board.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.