Read-only EU import preflight: EORI, TARIC candidates, measures, low-value cost. Evidence only.
Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.
https://import.mcp.jithox.com/mcp5 tools · 692msvalidate_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…
| Parameter | Type | Description |
|---|---|---|
| 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…
| Parameter | Type | Description |
|---|---|---|
| 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';…
| Parameter | Type | Description |
|---|---|---|
| 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…
| Parameter | Type | Description |
|---|---|---|
| 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.…
| Parameter | Type | Description |
|---|---|---|
| bundle* | object | The preflight results to attest (EORI/classification/measures/cost). |
| createdAt* | string | ISO timestamp the bundle was assembled. |
5 of 5 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Read-only EU import preflight: EORI, TARIC candidates, measures, low-value cost. Evidence only.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.