Read-only EU import preflight: EORI, TARIC candidates, measures, low-value cost. Evidence only.
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://import.mcp.jithox.com/mcp5 herramientas · 692 msvalidate_eoriStructural check of an EORI number and, when the EU EOS provider is configured, an authoritative existence check. Provider outage or unknown status returns 'unavailable'/'needs_review', never a false 'invalid'. Structural validity is not proof of customs authorisation. Read-only preflight; not cust…Structural check of an EORI number and, when the EU EOS provider is configured, an authoritative existence check. Provider outage or unknown status returns 'unavailable'/'needs_review', never a false 'invalid'. Structural validity is not proof of customs authorisation. Read-only preflight; not cust…
| Parámetro | Tipo | Descripción |
|---|---|---|
| eori | string | An EORI number, e.g. "BE0123456749". |
search_taric_codesFrom a plain-language product description, return CANDIDATE TARIC/CN codes from a dated TARIC snapshot, ranked with the evidence used. Returns 'needs_review' (candidates to confirm) or 'unavailable' when no snapshot is provisioned — never an invented code. Classifications/measures are CANDIDATES fo…From a plain-language product description, return CANDIDATE TARIC/CN codes from a dated TARIC snapshot, ranked with the evidence used. Returns 'needs_review' (candidates to confirm) or 'unavailable' when no snapshot is provisioned — never an invented code. Classifications/measures are CANDIDATES fo…
| Parámetro | Tipo | Descripción |
|---|---|---|
| productDescription | string | Plain-language description of the good. |
| knownProperties | array | Optional known attributes (material, use, form). |
check_eu_import_measuresFor a candidate TARIC code + origin, list EU-level import measures from a dated snapshot: third-country duty, tariff preferences, prohibitions/restrictions, surveillance. A restriction hit is a 'not_ready' signal to review, not a legal determination; compound/unknown measures return 'needs_review';…For a candidate TARIC code + origin, list EU-level import measures from a dated snapshot: third-country duty, tariff preferences, prohibitions/restrictions, surveillance. A restriction hit is a 'not_ready' signal to review, not a legal determination; compound/unknown measures return 'needs_review';…
| Parámetro | Tipo | Descripción |
|---|---|---|
| code | string | Candidate TARIC/CN code. |
| originCountry | string | ISO alpha-2 country of origin. |
| destinationCountry | string | ISO alpha-2 EU destination. |
| date | string | ISO date to evaluate (defaults to today). |
| goodsValueEur | number | Customs value in EUR (optional). |
| itemCount | integer | Number of items (optional). |
estimate_low_value_import_costEstimate the landed cost for a low-value consignment (intrinsic value ≤ EUR 150) to an EU state on a given date: EUR 150 duty relief until 2026-06-30, then the temporary EUR 3-per-item duty from 2026-07-01, plus destination import VAT. All amounts are candidates; missing data is returned as 'missin…Estimate the landed cost for a low-value consignment (intrinsic value ≤ EUR 150) to an EU state on a given date: EUR 150 duty relief until 2026-06-30, then the temporary EUR 3-per-item duty from 2026-07-01, plus destination import VAT. All amounts are candidates; missing data is returned as 'missin…
| Parámetro | Tipo | Descripción |
|---|---|---|
| destinationCountry | string | ISO alpha-2 EU destination. |
| originCountry | string | ISO alpha-2 origin (optional). |
| currency | string | ISO 4217 currency of the values. |
| asOfDate | string | ISO date that selects the duty regime. |
| items | array | The consignment items. |
| iossUsed | boolean | Whether IOSS is used for VAT (optional). |
| destinationVatRatePercent | number | Destination VAT rate % (optional). |
prepare_import_preflight_receiptBundle the preflight checks (EORI, candidate classification, measures, cost) into one idempotent Ed25519-signed receipt committing to the inputs, sources, retrieval times and validity dates — provable evidence of WHAT was checked and WHEN. Attests the checks, not a compliance or clearance outcome.…Bundle the preflight checks (EORI, candidate classification, measures, cost) into one idempotent Ed25519-signed receipt committing to the inputs, sources, retrieval times and validity dates — provable evidence of WHAT was checked and WHEN. Attests the checks, not a compliance or clearance outcome.…
| Parámetro | Tipo | Descripción |
|---|---|---|
| bundle* | object | The preflight results to attest (EORI/classification/measures/cost). |
| createdAt* | string | ISO timestamp the bundle was assembled. |
5 de 5 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.
Read-only EU import preflight: EORI, TARIC candidates, measures, low-value cost. Evidence only.
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.