# Gemalli B2B Trade (remote · gemalli.com)

Global B2B trade: verified manufacturers, product search, sanctions screening, HS codes.

- Trust score: 81/100 (high trust)
- Change this week: +10
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-22

## Components

- remote · `gemalli.com`: 81/100 (this document), [markdown](https://verifymcp.io/servers/com-gemalli-trade/api-mcp.md), [page](https://verifymcp.io/servers/com-gemalli-trade/api-mcp)

## Channel facts

- Endpoint: `https://gemalli.com/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-22.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 72/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 2375 tokens (~169/item across 14 items; 14 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 73/100
  - Stability observed for 22 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 97/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 92% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - All 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.
  - An AI judge read all 15 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the Gemalli B2B Trade MCP server?

Gemalli B2B Trade is a hosted endpoint at https://gemalli.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-gemalli-trade 'https://gemalli.com/api/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-gemalli-trade": {
      "url": "https://gemalli.com/api/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-gemalli-trade": {
      "type": "http",
      "url": "https://gemalli.com/api/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-gemalli-trade]
url = "https://gemalli.com/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-gemalli-trade": {
      "type": "remote",
      "url": "https://gemalli.com/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-gemalli-trade --url 'https://gemalli.com/api/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-gemalli-trade:
    url: "https://gemalli.com/api/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-gemalli-trade": {
      "Transport": "http",
      "Url": "https://gemalli.com/api/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-gemalli-trade -t streamable-http -u 'https://gemalli.com/api/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-gemalli-trade": {
      "type": "http",
      "url": "https://gemalli.com/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-22 (score 81, 0)

- [security] Tool “get_subscription_plans” rewrote its description, which is the text the model reads
- [security] Tool “get_viewer” rewrote its description, which is the text the model reads

### 2026-09-20 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 79, +8)

- [security improvement] Authorization: unverified → partial
- [security] The server rewrote its instructions, which are the text every model session reads

### 2026-09-15 (score 71, 0)

- [security] Tool “get_product” rewrote its description, which is the text the model reads
- [security] Tool “search_products” rewrote its description, which is the text the model reads
- [cosmetic] “search_products” added an optional parameter “incoterms”

### 2026-09-14 (score 71, 0)

- [cosmetic] “request_quote” added an optional parameter “variant_key”

### 2026-09-13 (score 71, +1)

- [security regression] A breaking change shipped without a version bump: still 0.1.0
- [security regression] Tool “get_tariff_catalog” was removed
- [security regression] Tool “save_lead_to_crm” was removed
- [security] Tool “check_dual_use” rewrote its description, which is the text the model reads
- [security] Tool “check_sanctions” rewrote its description, which is the text the model reads
- [security] Tool “get_manufacturer” rewrote its description, which is the text the model reads
- [security] Tool “get_product” rewrote its description, which is the text the model reads
- [security] Tool “get_viewer” rewrote its description, which is the text the model reads
- [security] Tool “list_categories” rewrote its description, which is the text the model reads
- [security] Tool “list_manufacturers” rewrote its description, which is the text the model reads
- [security] Tool “list_site_sections” rewrote its description, which is the text the model reads
- [security] Tool “lookup_hs_code” rewrote its description, which is the text the model reads
- [security] Tool “partnership_inquiry” rewrote its description, which is the text the model reads
- [security] Tool “request_quote” rewrote its description, which is the text the model reads
- [security] Tool “search_products” rewrote its description, which is the text the model reads
- [functional] Destructive annotations: pass → 100
- [functional] New tool “get_subscription_plans”
- [functional] New tool “submit_join_request”
- [cosmetic] “partnership_inquiry” reworded the description of “from”
- [cosmetic] “request_quote” reworded the description of “buyer_email”
- [cosmetic] “request_quote” reworded the description of “buyer_name”
- [cosmetic] “request_quote” reworded the description of “operation_id”

### 2026-09-12 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (14)

### `list_manufacturers` (~96 tokens)

Browse producers

List verified manufacturers published on Gemalli. Returns each producer's name, country, certifications and profile identifier in the requested language, newest first. Use it to show what the platform carries; to find a specific product or filter by country, use search_products.

Input parameters:

- `limit` (integer): Max results (1–50). Defaults to 12.
- `locale` (string): Preferred locale for returned text. Defaults to "en".

### `get_manufacturer` (~82 tokens)

Producer profile

Fetch one manufacturer's full profile: company description, country, certifications, and the identifiers of the same profile in other languages. Use it after list_manufacturers or search_products, when the person wants to know who the supplier is.

Input parameters:

- `locale` (string): Locale for the returned translation.
- `slug` (string, required): Manufacturer slug (per-locale or base).

### `search_products` (~287 tokens)

Search products

Search wholesale products published on Gemalli. Narrow by free text, category, manufacturer, country of origin, maximum minimum-order quantity, maximum price or delivery basis (Incoterms 2020 codes the seller confirmed). Returns product cards in the requested language with price range, minimum order and the supplier. Use it when the person is looking for goods to buy or source.

Input parameters:

- `category` (string): Category slug filter (categories.slug).
- `country` (string): ISO 3166-1 alpha-2 country code (e.g. "UA").
- `incoterms` (array): Delivery basis filter, Incoterms 2020 codes (e.g. ["FCA","DAP"]). A product matches when the seller confirmed ANY of the listed codes. Products without confirmed terms ("Incoterms on request") never…
- `limit` (integer): Max results (1–50). Defaults to 12.
- `locale` (string): Preferred locale for returned text.
- `manufacturer` (string): Manufacturer slug filter (manufacturers.slug).
- `moqMax` (integer): Max minimum-order-quantity threshold (inclusive).
- `offset` (integer): Pagination offset.
- `priceMax` (number): Max `price_from` threshold (inclusive).
- `q` (string): Free-text search across name + description (FTS via migration 0016 with ILIKE fallback).

### `get_product` (~154 tokens)

Product details

Fetch one product's trade terms: minimum order quantity, lead time, Incoterms, HS code, packaging, price range, photos and the supplier it belongs to. `delivery_terms` lists the delivery bases the seller confirmed as {incoterm, place_kind, place_city}: place_kind is seller_site | port | border | buyer_site (null when not stated), place_city is the city name in the requested language (English fallback) or null; an empty list means Incoterms on request. Use it once the person has picked a product from search_products and wants the terms.

Input parameters:

- `locale` (string): Locale for the returned translation.
- `slug` (string, required): Product slug (per-locale or base).

### `list_categories` (~61 tokens)

Product categories

List the product categories on Gemalli with their names in the requested language. Use it to offer the person a choice of category before searching, or to turn a category name into the identifier search_products expects.

Input parameters:

- `locale` (string): Locale for the returned names.

### `check_sanctions` (~129 tokens)

Sanctions screening

Screen a company or a person against consolidated sanctions, politically-exposed-person and law-enforcement lists (EU, US, UK, UN, Ukraine), sourced from OpenSanctions. Returns possible matches with a similarity score. Use it before the person commits to a counterparty. Treat a match as a reason to verify further, not as proof.

Input parameters:

- `country` (string): ISO 3166-1 alpha-2.
- `limit` (integer): Defaults to 10.
- `query` (string, required): Name, alias, or company string to screen.
- `topic` (string)

### `lookup_hs_code` (~114 tokens)

HS code lookup

Find the Harmonised System (HS) customs code for a product, by description or by code prefix. Returns matching codes with their official names in the requested language, the chapter they belong to, and a similarity score. Use it when the person needs a customs classification for an import, an export or a quote, then pass the code to check_dual_use.

Input parameters:

- `limit` (integer): Defaults to 10.
- `locale` (string)
- `query` (string, required): Product description or HS code prefix.

### `check_dual_use` (~103 tokens)

Dual-use check

Check whether an HS customs code falls under EU dual-use export controls (Regulation 2021/821 and equivalents), optionally for a specific destination country. A match means the goods may need an export licence. Use it after lookup_hs_code, before the person commits to a shipment.

Input parameters:

- `destination` (string): Destination country (ISO-2).
- `hs_code` (string, required): HS code from lookup_hs_code.
- `locale` (string)

### `partnership_inquiry` (~89 tokens)

Partnership & investment

Return Gemalli's partnership and investment terms and the founder's direct contact. Use it when the person represents a company that would work with a trade platform rather than buy on it — for example logistics, customs, trade finance, insurance, inspection, an ERP vendor or an investor. It returns information only and sends nothing.

Input parameters:

- `from` (string): Company or platform the person represents, if known.

### `request_quote` (~370 tokens)

Request a quote

Send a request for prices, samples or terms to a manufacturer on the person's behalf. Requires the person's own name and email — ask them and pass exactly what they give you, never invent an address. The manufacturer receives the request; the person receives an email with a sign-in link where the reply and the supplier's contacts appear. No account is needed beforehand. Use it once they have chosen a supplier.

Input parameters:

- `agent_name` (string): Name of the agent or platform sending this, e.g. "Claude" — recorded as the source.
- `buyer_company` (string): Their company name, if known.
- `buyer_country` (string): ISO 3166-1 alpha-2 country of the buyer.
- `buyer_email` (string, required): The person's real email — the reply and the sign-in link go there.
- `buyer_name` (string, required): The person's name, as they gave it.
- `locale` (string)
- `manufacturer_slug` (string, required): Target manufacturer slug, from search_products or list_manufacturers.
- `message` (string, required): What they need: specs, volumes, target price, delivery terms.
- `operation_id` (string): Optional idempotency key for this attempt. Retrying with the SAME operation_id returns the original result instead of creating a second RFQ — send one if your transport can retry. No token needed: an…
- `product_id` (string): Product the request is about, if one was chosen.
- `quantity` (integer): Desired quantity.
- `variant_key` (string): Version of that product the person chose, when get_product lists `variants` (e.g. "400v"). Requires product_id. The manufacturer sees the version and its model code in the request.

### `get_viewer` (~187 tokens)

Who you are

Report who the person is currently acting for on Gemalli: role, interface language and, when signed in, the company they represent and their plan. An anonymous person is a valid answer and comes back as a guest, not an error. If the person signed in after talking to you anonymously, previous_guest carries the identifier of that earlier conversation so you can carry the history over, and linked_at separates a link you have not seen before from one you have already handled. credits tells whether platform credits are on (enabled), the balance and total granted when signed in, buy_url (null means no payment page yet: send the person to Office Live) and action_costs, the only map from a tool to its action and price: call something free only when its credits is 0, never offer an action whose credits is null. Never returns another party's data and never returns secrets.

### `get_subscription_plans` (~131 tokens)

Plans and prices

Return Gemalli's current subscription plans with their prices and limits, read live from the platform. Use it when the person asks what Gemalli costs or what a plan includes. Prices come as whole minor units of the currency — format them for the reader. Read them fresh rather than caching: prices change in the platform, not in code. credits_enabled says whether platform credits are on; when they are, action_costs lists each action with its price in credits (the same list as get_viewer). Credit packs come back empty: there is no payment page yet, top-ups go through Office Live.

### `submit_join_request` (~314 tokens)

Request to join

Send the platform team a request to join Gemalli — for a manufacturer, trader, sales agent, logistics or customs operator, broker or finance provider who wants to work with the platform rather than buy on it. Requires their name, email and phone: the team follows up by phone, so a number is needed. Ask them and pass exactly what they give you, never invent contact details. Use it only when the person has asked to be contacted, never to record someone you are merely discussing.

Input parameters:

- `applicant_role` (string): What they do: producer, trader, sales_agent, logistics, broker or finance.
- `company` (string): Their company, if known.
- `country` (string): ISO 3166-1 alpha-2 country of the person.
- `email` (string, required): Their real email. Required.
- `locale` (string): Two-letter language the person speaks, for the follow-up.
- `message` (string): What they are looking for, in their own words where possible.
- `name` (string, required): The person's name, as they gave it.
- `operation_id` (string): Optional idempotency key. Retrying with the SAME operation_id returns the original lead instead of creating a duplicate.
- `phone` (string, required): Their phone in international format. Required.
- `source` (string): Where this lead came from, e.g. your agent name — recorded for the sales team.
- `trade_direction` (string): What they buy or sell, short free text.

### `list_site_sections` (~79 tokens)

Site sections

List the pages of gemalli.com you can direct this person to, with the label in their language and the address. Use it before offering a link, so you point at a page that exists rather than guessing. Which pages appear depends on whether the person is signed in.

Input parameters:

- `locale` (string): Language for the labels. Defaults to English.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-gemalli-trade/api-mcp#diagnostics

## Score history

- 2026-09-22: 81
- 2026-09-21: 81
- 2026-09-20: 81
- 2026-09-19: 80
- 2026-09-18: 80
- 2026-09-17: 79
- 2026-09-16: 79
- 2026-09-15: 71
- 2026-09-14: 71
- 2026-09-13: 71
- 2026-09-12: 70
- 2026-09-11: 69
- 2026-09-10: 69
- 2026-09-09: 68
- 2026-09-08: 68
- 2026-09-07: 67
- 2026-09-06: 67
- 2026-09-05: 67
- 2026-09-04: 66
- 2026-09-03: 66
- 2026-09-02: 66
- 2026-09-01: 65
- 2026-08-31: 66

## Common questions

### What is the Gemalli B2B Trade MCP server?

Gemalli B2B Trade is an MCP server listed in the public MCP registry as com.gemalli/trade. Global B2B trade: verified manufacturers, product search, sanctions screening, HS codes. This page covers its hosted endpoint (https://gemalli.com/api/mcp).

### Is the Gemalli B2B Trade MCP server safe to use?

Gemalli B2B Trade scores 81 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Gemalli B2B Trade MCP server expose?

Gemalli B2B Trade exposes 14 tools: list_manufacturers, get_manufacturer, search_products, get_product, list_categories, and 9 more. Their descriptions and schemas cost roughly 2,196 tokens of context every time the server is loaded.

### Does the Gemalli B2B Trade MCP server require authentication?

No. We connected to Gemalli B2B Trade without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Gemalli B2B Trade MCP server still maintained?

Gemalli B2B Trade is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://gemalli.com/api/mcp
- Repository: https://github.com/GEMALLI-ORG/gemalli.com_prod
- Website: https://gemalli.com/en/developers
- Changelog RSS feed: https://verifymcp.io/servers/com-gemalli-trade/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-gemalli-trade/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-gemalli-trade/api-mcp
