Czech AI job board: search live listings, read job details, apply for a consenting candidate.
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://agents.jobsai.cz/v1/mcp12 herramientas · 438 mssearch_jobsSearch public Jobsai job listings.Search public Jobsai job listings.
| Parámetro | Tipo | Descripción |
|---|---|---|
| query | string | — |
| occupation | string | — |
| kraj | string | — |
| remote | boolean | — |
| page | integer | — |
| limit | integer | — |
get_jobGet a public Jobsai job detail by id or slug.Get a public Jobsai job detail by id or slug.
| Parámetro | Tipo | Descripción |
|---|---|---|
| id | string | — |
| slug | string | — |
submit_applicationSubmit an application on behalf of the candidate represented by the consent envelope.Submit an application on behalf of the candidate represented by the consent envelope.
| Parámetro | Tipo | Descripción |
|---|---|---|
| jobId* | string | — |
| coverLetterMarkdown | string | — |
| coverLetterAiAssisted | boolean | Set true when the cover letter was AI-generated (AI Act Art. 50 transparency; shown to the employer). |
| useExistingCv | boolean | — |
get_application_statusRead an application status for the consent-envelope candidate.Read an application status for the consent-envelope candidate.
| Parámetro | Tipo | Descripción |
|---|---|---|
| applicationId* | string | — |
list_applicationsList all applications for the consent-envelope candidate.List all applications for the consent-envelope candidate.
| Parámetro | Tipo | Descripción |
|---|---|---|
| status | string | — |
| limit | integer | — |
subscribeSubscribe to application status change notifications for the consent-envelope candidate.Subscribe to application status change notifications for the consent-envelope candidate.
| Parámetro | Tipo | Descripción |
|---|---|---|
| applicationIds | array | — |
stream_matchesStream new job-match events for an agent client.Stream new job-match events for an agent client.
| Parámetro | Tipo | Descripción |
|---|---|---|
| query_id | string | — |
| since | string | — |
| candidate_pseudonym | string | — |
| limit_per_minute | integer | — |
withdraw_applicationWithdraw an application on behalf of the consent-envelope candidate.Withdraw an application on behalf of the consent-envelope candidate.
| Parámetro | Tipo | Descripción |
|---|---|---|
| applicationId* | string | — |
saved_jobsList, save, or unsave the consent-envelope candidate's bookmarked jobs.List, save, or unsave the consent-envelope candidate's bookmarked jobs.
| Parámetro | Tipo | Descripción |
|---|---|---|
| action | string | — |
| jobId | string | — |
propose_actionPropose one concrete candidate action (application, job question, interview decision, requirements update) for the candidate's own confirmation. Nothing runs until the candidate confirms.Propose one concrete candidate action (application, job question, interview decision, requirements update) for the candidate's own confirmation. Nothing runs until the candidate confirms.
| Parámetro | Tipo | Descripción |
|---|---|---|
| command* | — | Normalized candidate command the human will review. Exactly one actionType variant applies; interviewId exists only on INTERVIEW_ACCEPT / INTERVIEW_DECLINE / I… |
| agentNote | string | Optional plain-text rationale shown to the candidate as untrusted agent text. Omit it or send a string; null is refused. |
get_action_proposalRead the candidate's decision on a proposal: status, the final command including the candidate's edits, and the one-shot approval window.Read the candidate's decision on a proposal: status, the final command including the candidate's edits, and the one-shot approval window.
| Parámetro | Tipo | Descripción |
|---|---|---|
| proposalId* | string | — |
execute_approved_actionExecute exactly the command the candidate confirmed, once, while the approval is valid.Execute exactly the command the candidate confirmed, once, while the approval is valid.
| Parámetro | Tipo | Descripción |
|---|---|---|
| proposalId* | string | — |
| command | — | Optional: must equal the confirmed command (including the candidate's edits); otherwise approval_mismatch. Same shape as propose_action.command. |
12 de 12 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.
Czech AI job board: search live listings, read job details, apply for a consenting candidate.
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.