Jobs by Workable MCP server. Access over 150K jobs & thousands of companies listed on the job board.
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://jobs.workable.com/mcp10 herramientas · 163 mssearch_jobsSearch published jobs on the Workable job board.Search published jobs on the Workable job board.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
No se publicó ningún esquema de entrada para esta herramienta.
update_my_profileUpdate your candidate profile: name, phone, location, education, and work experience.Update your candidate profile: name, phone, location, education, and work experience.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| applicationId* | string | Application identifier, as returned by get_my_applications. Only applications with isWithdrawable true can be withdrawn via this tool |
10 de 10 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Jobs by Workable MCP server. Access over 150K jobs & thousands of companies listed on the job board.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.