Jithox EU Import Preflight
Server Details
Read-only EU import preflight over MCP: EORI, TARIC candidates, measures, low-value cost
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Score is being calculated. Check back soon.
Available Tools
5 toolscheck_eu_import_measuresCheck EU import measures for a classificationRead-onlyInspect
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'; no snapshot → 'unavailable'. Classifications/measures are CANDIDATES for a declarant to confirm; only a BTI binds. TARIC carries no national VAT/excise — those are separate. Every result carries its source, retrieval time and validity window.
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | Candidate TARIC/CN code. | |
| date | No | ISO date to evaluate (defaults to today). | |
| itemCount | No | Number of items (optional). | |
| goodsValueEur | No | Customs value in EUR (optional). | |
| originCountry | No | ISO alpha-2 country of origin. | |
| destinationCountry | No | ISO alpha-2 EU destination. |
estimate_low_value_import_costEstimate low-value import costRead-onlyInspect
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 'missing', never guessed. TARIC carries no national VAT/excise — those are separate. Every result carries its source, retrieval time and validity window.
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | The consignment items. | |
| asOfDate | No | ISO date that selects the duty regime. | |
| currency | No | ISO 4217 currency of the values. | |
| iossUsed | No | Whether IOSS is used for VAT (optional). | |
| originCountry | No | ISO alpha-2 origin (optional). | |
| destinationCountry | No | ISO alpha-2 EU destination. | |
| destinationVatRatePercent | No | Destination VAT rate % (optional). |
prepare_import_preflight_receiptPrepare an import-preflight receiptRead-onlyInspect
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. Read-only preflight; not customs/tax/legal advice, not a customs decision or clearance.
| Name | Required | Description | Default |
|---|---|---|---|
| bundle | Yes | The preflight results to attest (EORI/classification/measures/cost). | |
| createdAt | Yes | ISO timestamp the bundle was assembled. |
search_taric_codesSearch candidate TARIC classificationsRead-onlyInspect
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 for a declarant to confirm; only a BTI binds. TARIC carries no national VAT/excise — those are separate. Every result carries its source, retrieval time and validity window.
| Name | Required | Description | Default |
|---|---|---|---|
| knownProperties | No | Optional known attributes (material, use, form). | |
| productDescription | No | Plain-language description of the good. |
validate_eoriValidate an EORI numberRead-onlyInspect
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 customs/tax/legal advice, not a customs decision or clearance.
| Name | Required | Description | Default |
|---|---|---|---|
| eori | No | An EORI number, e.g. "BE0123456749". |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!