io.github.external-submissions-workable/jobs-by-workable

MCPcomunidaden línea
v1.0.0io.github.external-submissions-workableUnknownActualizado hace 1 m

Jobs by Workable MCP server. Access over 150K jobs & thousands of companies listed on the job board.

Estado del endpointen línea
comprobado hace 9 h · 163 ms
100 % de las últimas 5 comprobaciones llegaron a este endpoint
Funciona en
ClaudeCursorCopilotChatGPTGemini

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.

Indexado automáticamente desde fuentes públicas. Aún sin verificar por su desarrollador en Forge.Reclamar este listado →
hace 1 mÚltima actualización
Paquete
Autorio.github.external-submissions-workable
LicenciaUnknown
Versión1.0.0
Fuentemcp-registry
Estado de confianza
B
60/100Bueno
Listado en el índice de Forge+10/10
Identidad del publicador verificada+0/30
Publicador: este listado no tiene ningún repositorio registrado, así que `forge publish` no puede verificar la propiedad de forma automática. Usa «Reclamar este listado» arriba — en Forge lo revisamos a mano.
Verificación de dominio+0/10
Ahora mismo no está disponible para este tipo de listado: hoy la comprobación de dominio solo se ejecuta para paquetes publicados en npm, así que esta fila todavía no se puede conseguir aquí, sea lo que sea lo que haya alojado en el dominio.
Análisis de inyección de prompts · limpio+30/30
Análisis de ofuscación / exfiltración · limpio+20/20
EstadoIndexado por la comunidad
PublicadorSin verificar
FirmaSin firmar
Dominio
Procedencia
DependenciasSin auditar
Superficie de herramientas10 herramientas · ninguna privilegiada
Análisis de seguridad✓ Limpiovlive · hoy¿Qué tan bien funciona este análisis?
EvaluacionesNinguna
Indexado11 ago 2026

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.

Herramientas

10 herramientas · ninguna privilegiada
Observado en vivo desde el endpoint del proveedor9h ago

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 ms
search_jobsSearch published jobs on the Workable job board.

Search published jobs on the Workable job board.

ParámetroTipoDescripción
querystringFree-text search across job title, description, skills, company, name
locationstringCity, region, or country to filter by
workplacearrayFilter by workplace types
employment_typearrayFilter by employment types
day_rangeintegerRestrict to jobs posted in the last N days
companyIdstringRestrict to a single company by id
pageTokenstringOpaque 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ámetroTipoDescripción
uid*stringAdvertising 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ámetroTipoDescripción
companyId*stringCompany 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ámetroTipoDescripción
querystringPartial city or country name to filter by (case-insensitive prefix match)
sizeintegerMaximum number of location buckets to return (default 100)
afterobjectPagination 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ámetroTipoDescripción
firstnamestringFirst name
lastnamestringLast name
phonestringPhone number
addressstringPostal address or location
educationarrayFull education history — replaces existing list
experiencearrayFull 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ámetroTipoDescripción
pageinteger1-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ámetroTipoDescripción
limitintegerNumber of recommendations to return (default 10)
pageTokenstringOpaque 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ámetroTipoDescripción
applicationId*stringApplication 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.

Acerca de

Jobs by Workable MCP server. Access over 150K jobs & thousands of companies listed on the job board.

Palabras clave
mcp
Alternativas
Comparando superficies de herramientas…

Sin cobertura de dependencias

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.