Gemalli B2B Trade
Server Details
Global B2B trade: verified manufacturers, product search, sanctions screening, HS codes.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Tool Definition Quality
Score is being calculated. Check back soon.
Available Tools
9 toolscheck_dual_useDual-use checkInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | ||
| hs_code | Yes | HS code from lookup_hs_code. | |
| destination | No | Destination country (ISO-2). |
check_sanctionsSanctions screeningInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Defaults to 10. | |
| query | Yes | Name, alias, or company string to screen. | |
| topic | No | ||
| country | No | ISO 3166-1 alpha-2. |
get_manufacturerProducer profileInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Manufacturer slug (per-locale or base). | |
| locale | No | Locale for the returned translation. |
get_productProduct detailsInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Product slug (per-locale or base). | |
| locale | No | Locale for the returned translation. |
list_categoriesProduct categoriesInspect
List all product categories with localised names. Order follows categories.sort_order then slug. Use for building dropdown filters before calling search_products.
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | Locale for the returned names. |
list_manufacturersBrowse producersInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (1–50). Defaults to 12. | |
| locale | No | Preferred locale for returned text. Defaults to "en". |
lookup_hs_codeHS code lookupInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Defaults to 10. | |
| query | Yes | Product description or HS code prefix. | |
| locale | No |
partnership_inquiryPartnership & investmentInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Company or platform your principal represents, if known. |
search_productsSearch productsInspect
Search the published product catalogue. Filters: free-text (q, FTS-backed), category / manufacturer slugs, ISO-2 country, moqMax, priceMax. Returns localised product cards.
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free-text search across name + description (FTS via migration 0016 with ILIKE fallback). | |
| limit | No | Max results (1–50). Defaults to 12. | |
| locale | No | Preferred locale for returned text. | |
| moqMax | No | Max minimum-order-quantity threshold (inclusive). | |
| offset | No | Pagination offset. | |
| country | No | ISO 3166-1 alpha-2 country code (e.g. "UA"). | |
| category | No | Category slug filter (categories.slug). | |
| priceMax | No | Max `price_from` threshold (inclusive). | |
| manufacturer | No | Manufacturer slug filter (manufacturers.slug). |
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user or an account that owns the GitHub organization, then choose Claim with GitHub.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
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
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
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!
Related MCP Connectors
Find verified global B2B buyers by category & country. Free anonymous discovery. SGX-listed.
Search 160k+ Russian B2B products from 8,900+ verified manufacturers (EN/RU).
Global customs trade data and company registry. Search shipments, and look up legal entities.
Search 4.8M verified Chinese factories: profiles, contacts, AI deep-dives, agentic sourcing.
Related MCP Servers
AlicenseBqualityDmaintenance提供全球238个国家/地区的进出口贸易数据查询,支持按企业名称、产品关键字、HS编码等多维度联合搜索。1MIT- AlicenseNot gradedqualityDmaintenanceMCP server for global B2B buyer intelligence. Find verified importers & distributors by product category & country. Free anonymous discovery via find_buyers. Contact unlock & company intelligence require a zk_ API key. SGX-listed data provider, PDPA compliant, bilingual EN/ZH.9MIT
- FlicenseNot gradedqualityDmaintenanceProvides comprehensive import/export trade data queries including export trends, product category statistics, order geographic distribution, and overseas certification information to help users understand enterprises' international trade situations.14
- AlicenseNot gradedqualityDmaintenance全球海关贸易数据MCP服务器,支持按企业名称、产品关键字、HS编码等多维度查询238个国家/地区的进出口贸易数据。1MIT