Jobs by Workable MCP server. Access over 150K jobs & thousands of companies listed on the job board.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://jobs.workable.com/mcp10 outils · 163 mssearch_jobsSearch published jobs on the Workable job board.Search published jobs on the Workable job board.
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
Aucun schéma d’entrée n’a été publié pour cet outil.
update_my_profileUpdate your candidate profile: name, phone, location, education, and work experience.Update your candidate profile: name, phone, location, education, and work experience.
| Paramètre | Type | Description |
|---|---|---|
| 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…
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
| Paramètre | Type | Description |
|---|---|---|
| applicationId* | string | Application identifier, as returned by get_my_applications. Only applications with isWithdrawable true can be withdrawn via this tool |
10 outils sur 10 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
Jobs by Workable MCP server. Access over 150K jobs & thousands of companies listed on the job board.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.