Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Gemalli B2B Trade

REMOTE · GEMALLI.COM · SCANNED SEP 22

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

Available components

+10 this week 81 Trust /100
Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability72
  • AI-judged instruction clarity (excellent).Pass
  • 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. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management73
  • Stability observed for 22 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage97
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 92% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 15 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
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.

remote · gemalli.com

# add to Claude Code
claude mcp add --transport http com-gemalli-trade 'https://gemalli.com/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-gemalli-trade": {
      "url": "https://gemalli.com/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-gemalli-trade": {
      "type": "http",
      "url": "https://gemalli.com/api/mcp"
    }
  }
}
# ~/.codex/config.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
    }
  }
}
# add to OpenClaw
openclaw mcp add com-gemalli-trade --url 'https://gemalli.com/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-gemalli-trade:
    url: "https://gemalli.com/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-gemalli-trade": {
      "Transport": "http",
      "Url": "https://gemalli.com/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-gemalli-trade -t streamable-http -u 'https://gemalli.com/api/mcp'
// mcp.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 we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 22 Sept 26 0
    • 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 security
  • 20 Sept 26 +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.

  • 18 Sept 26 +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.

  • 16 Sept 26 +8
    • Authorization: unverified → partial security
    • The server rewrote its instructions, which are the text every model session reads security
  • 15 Sept 26 0
    • 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 security
    • “search_products” added an optional parameter “incoterms” cosmetic
  • 14 Sept 26 0
    • “request_quote” added an optional parameter “variant_key” cosmetic

    1 cosmetic change on this day. Switch on “Show cosmetic changes” to see it.

  • 13 Sept 26 +1
    • A breaking change shipped without a version bump: still 0.1.0 security
    • Tool “get_tariff_catalog” was removed security
    • 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 security
    • Destructive annotations: pass → 100 functional
    • New tool “get_subscription_plans” functional
    • New tool “submit_join_request” functional
    • “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” cosmetic
  • 12 Sept 26 +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.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 22 Sept 2026 · Probed https://gemalli.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=gemalli.com CN=YE2,O=Let's Encrypt,C=US 2 Sept 2026 1 Dec 2026 ECDSA 256 ECDSA-SHA384 65f1ed9a1932136e1a4e4072aeec79f78b0
SANs: gemalli.com, www.gemalli.com
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of gemalli.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
gemalli.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(self), geolocation=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://gemalli.com/api/mcp Verified 200
http (plaintext) http://gemalli.com/api/mcp HTTPS enforced 301 https://gemalli.com/api/mcp
MCP tools · 14 exposed · ~2,196 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
check_dual_use ~103

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.

NameTypeReqDescription
destinationstringDestination country (ISO-2).
hs_codestringyesHS code from lookup_hs_code.
localestring

No output schema declared.

No examples provided.

check_sanctions ~129

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.

NameTypeReqDescription
countrystringISO 3166-1 alpha-2.
limitintegerDefaults to 10.
querystringyesName, alias, or company string to screen.
topicstring

No output schema declared.

No examples provided.

get_manufacturer ~82

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.

NameTypeReqDescription
localestringLocale for the returned translation.
slugstringyesManufacturer slug (per-locale or base).

No output schema declared.

No examples provided.

get_product ~154

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.

NameTypeReqDescription
localestringLocale for the returned translation.
slugstringyesProduct slug (per-locale or base).

No output schema declared.

No examples provided.

get_subscription_plans ~131

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_viewer ~187

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_categories ~61

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.

NameTypeReqDescription
localestringLocale for the returned names.

No output schema declared.

No examples provided.

list_manufacturers ~96

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.

NameTypeReqDescription
limitintegerMax results (1–50). Defaults to 12.
localestringPreferred locale for returned text. Defaults to "en".

No output schema declared.

No examples provided.

list_site_sections ~79

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.

NameTypeReqDescription
localestringLanguage for the labels. Defaults to English.

No output schema declared.

No examples provided.

lookup_hs_code ~114

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.

NameTypeReqDescription
limitintegerDefaults to 10.
localestring
querystringyesProduct description or HS code prefix.

No output schema declared.

No examples provided.

partnership_inquiry ~89

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.

NameTypeReqDescription
fromstringCompany or platform the person represents, if known.

No output schema declared.

No examples provided.

request_quote ~370

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.

NameTypeReqDescription
agent_namestringName of the agent or platform sending this, e.g. "Claude" — recorded as the source.
buyer_companystringTheir company name, if known.
buyer_countrystringISO 3166-1 alpha-2 country of the buyer.
buyer_emailstringyesThe person's real email — the reply and the sign-in link go there.
buyer_namestringyesThe person's name, as they gave it.
localestring
manufacturer_slugstringyesTarget manufacturer slug, from search_products or list_manufacturers.
messagestringyesWhat they need: specs, volumes, target price, delivery terms.
operation_idstringOptional 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_idstringProduct the request is about, if one was chosen.
quantityintegerDesired quantity.
variant_keystringVersion 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.

No output schema declared.

No examples provided.

search_products ~287

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.

NameTypeReqDescription
categorystringCategory slug filter (categories.slug).
countrystringISO 3166-1 alpha-2 country code (e.g. "UA").
incotermsarrayDelivery 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…
limitintegerMax results (1–50). Defaults to 12.
localestringPreferred locale for returned text.
manufacturerstringManufacturer slug filter (manufacturers.slug).
moqMaxintegerMax minimum-order-quantity threshold (inclusive).
offsetintegerPagination offset.
priceMaxnumberMax `price_from` threshold (inclusive).
qstringFree-text search across name + description (FTS via migration 0016 with ILIKE fallback).

No output schema declared.

No examples provided.

submit_join_request ~314

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.

NameTypeReqDescription
applicant_rolestringWhat they do: producer, trader, sales_agent, logistics, broker or finance.
companystringTheir company, if known.
countrystringISO 3166-1 alpha-2 country of the person.
emailstringyesTheir real email. Required.
localestringTwo-letter language the person speaks, for the follow-up.
messagestringWhat they are looking for, in their own words where possible.
namestringyesThe person's name, as they gave it.
operation_idstringOptional idempotency key. Retrying with the SAME operation_id returns the original lead instead of creating a duplicate.
phonestringyesTheir phone in international format. Required.
sourcestringWhere this lead came from, e.g. your agent name — recorded for the sales team.
trade_directionstringWhat they buy or sell, short free text.

No output schema declared.

No examples provided.

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.