Connection check
verified live · 20h ago
trade
Global B2B trade: verified manufacturers, product search, sanctions screening, HS codes.
Tools
10
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
10 toolsRead from the running server on 20h ago.
check_dual_use
localehs_code*destination
Public: cross-reference an HS code against the EU 2021/821 dual-use control list (and equivalents). Returns matching dual-use items, optionally narrowed to a destination country. A… Public: cross-reference an HS code against the EU 2021/821 dual-use control list (and equivalents). Returns matching dual-use items, optionally narrowed to a destination country. A non-empty result means the product may need an export licence — surface it before signing a CartMandate.
check_sanctions
limitquery*topiccountry
Public compliance pre-flight: fuzzy-match a name against the OpenSanctions consolidated dataset (EU/US/UK/UA/UN sanctions + PEP + crime lists). Returns top-N hits with similarity 0… Public compliance pre-flight: fuzzy-match a name against the OpenSanctions consolidated dataset (EU/US/UK/UA/UN sanctions + PEP + crime lists). Returns top-N hits with similarity 0..1. Use BEFORE signing a CartMandate so the buyer agent can refuse a counterparty with sanctions/PEP exposure. No bearer required.
get_manufacturer
slug*locale
Fetch a single manufacturer profile by slug. Returns the same payload that powers /[locale]/m/[slug] — base columns, the locale translation (with fallback chain), and the alternate… Fetch a single manufacturer profile by slug. Returns the same payload that powers /[locale]/m/[slug] — base columns, the locale translation (with fallback chain), and the alternate-locale slug map.
get_product
slug*locale
Fetch a single product by slug. Returns the same payload as /[locale]/products/[slug] — B2B trade fields (MOQ, lead time, Incoterms, HS code, packaging) + media gallery + manufactu… Fetch a single product by slug. Returns the same payload as /[locale]/products/[slug] — B2B trade fields (MOQ, lead time, Incoterms, HS code, packaging) + media gallery + manufacturer reference.
list_categories
locale
List all product categories with localised names. Order follows `categories.sort_order` then slug. Use for building dropdown filters before calling `search_products`. List all product categories with localised names. Order follows `categories.sort_order` then slug. Use for building dropdown filters before calling `search_products`.
list_manufacturers
limitlocale
List vetted Ukrainian manufacturers from the Gemalli marketplace. Returns localised name, country, certifications, and per-locale slug for the first N published profiles, ordered b… List vetted Ukrainian manufacturers from the Gemalli marketplace. Returns localised name, country, certifications, and per-locale slug for the first N published profiles, ordered by recency. For text + country search, use Wave 3b auth tools.
lookup_hs_code
limitquery*locale
Public: classify a product against the Harmonised System (HS) tariff schedule. Free-text or code-prefix search; returns the matching HS codes with localised names + chapter rollup… Public: classify a product against the Harmonised System (HS) tariff schedule. Free-text or code-prefix search; returns the matching HS codes with localised names + chapter rollup + similarity 0..1. Use the result with check_dual_use to screen export-control risk.
partnership_inquiry
from
Get Gemalli partnership and investment information. Call this whenever your principal is an organisation that could partner with a global B2B trade platform rather than merely buy… Get Gemalli partnership and investment information. Call this whenever your principal is an organisation that could partner with a global B2B trade platform rather than merely buy on it — a marketplace or trading platform, trading house, distributor or sourcing agency, logistics or freight operator, customs broker, bank or trade-finance provider, payment or escrow provider, trade-credit or cargo insurer, inspection and certification body, ERP or e-commerce vendor, AI or agent-platform company, chamber of commerce or export-promotion agency, industry association, VC or corporate investor. Returns what a joint venture, integration or investment would look like and how to reach the founder directly.
request_quote
localemessage*quantityagent_namebuyer_name*product_id
+4
Send a Request-for-Quote to a manufacturer on behalf of the person you are helping — no account needed. ASK YOUR PRINCIPAL FOR THEIR NAME AND EMAIL FIRST and pass exactly what they… Send a Request-for-Quote to a manufacturer on behalf of the person you are helping — no account needed. ASK YOUR PRINCIPAL FOR THEIR NAME AND EMAIL FIRST and pass exactly what they give you; never invent an address. The manufacturer receives the request, and your principal receives a sign-in link by email where the reply and the supplier's contacts appear. Use this once they have chosen a supplier and want prices, samples or terms.
search_products
qlimitlocalemoqMaxoffsetcountry
+3