mcpbeat Sign in

Gemalli B2B Trade MCP Server

answering

Gemalli B2B Trade is answering right now. Last checked 10 min ago. It exposes 14 tools.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 19 days of history · worst day 99%
19 days agonow
100.0%
Uptime 24h
91 of 91 checks
14
Tools
read from the server
260 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 29

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 2 September 2026. No other catalogue keeps this.

14 Sep 2 tool descriptions were rewritten get_product, search_products
14 Sep 2 tools changed the parameters they ask for request_quote, search_products
13 Sep a tool changed the parameters it asks for request_quote
12 Sep 12 tool descriptions were rewritten check_dual_use, check_sanctions, get_manufacturer and 9 more
12 Sep 2 tools disappeared get_tariff_catalog, save_lead_to_crm
12 Sep 2 tools appeared get_subscription_plans, submit_join_request
12 Sep 2 tools changed the parameters they ask for partnership_inquiry, request_quote
10 Sep a tool appeared list_site_sections
8 Sep 3 tools appeared get_tariff_catalog, get_viewer, save_lead_to_crm
8 Sep a tool changed the parameters it asks for request_quote
and 1 more, back to 2 September 2026

Gemalli B2B Trade missed 2 checks this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add trade --transport http https://gemalli.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "trade": {
      "url": "https://gemalli.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.trade]
url = "https://gemalli.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "trade": {
      "url": "https://gemalli.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "trade": {
      "url": "https://gemalli.com/api/mcp"
    }
  }
}

Available tools 14

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

categories
list_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.
dual
check_dual_use
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.
lookup
lookup_hs_code
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.
manufacturer
get_manufacturer
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.
manufacturers
list_manufacturers
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.
partnership
partnership_inquiry
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.
product
get_product
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.
products
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.
request
request_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.
sanctions
check_sanctions
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.
site
list_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.
submit
submit_join_request
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.
subscription
get_subscription_plans
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. Credit packs and per-action costs come back empty because the platform has no credit system — that is the answer, not a fault.
viewer
get_viewer
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. Never returns another party's data and never returns secrets.

Tools removed

Tools this server used to expose. Anything built against them stopped working on the day they went.

get_tariff_catalog
removed 12 Sep 2026
save_lead_to_crm
removed 12 Sep 2026

Endpoints

URLTransportStateLatencyChecked
https://gemalli.com/api/mcp streamable-http answering 326 ms 10 min ago

Alternatives to Gemalli B2B Trade

same job, measured the same way
Markdown
by ofershap

Markdown MCP — search, extract sections, list headings, find code blocks.

96 installs/wk local only
Walmart
by markswendsen-code

MCP server for Walmart - search products, manage cart, track orders

36 installs/wk local only
Target
by markswendsen-code

MCP server for Target - search products, manage cart, track orders

31 installs/wk local only
Claude MCP Bridge
by hampsterx

Wraps Claude Code CLI as MCP tools: query, search, structured, ping, listSessions.

116 installs/wk local only
livewiki
by eduardoabreu81

A repository wiki of Markdown pages anchored to real code: read, search, and verified writes.

152 installs/wk local only
MCP Jumio
by codespar

MCP server for Jumio — global identity verification + KYX: documents, liveness, AML screening

22 installs/wk local only
C
Owl Group Trading — Indicator Code
by owlgrouptrading

Verified cross-platform implementations of Owl Group Trading indicators as queryable code.

2 tools answering
Codex MCP Bridge
by hampsterx

Wraps Codex CLI as MCP tools: codex, review, query, search, structured, ping, listSessions.

55 installs/wk local only

Gemalli B2B Trade — questions

Answers built from our own checks of this server.

What can Gemalli B2B Trade do?
It exposes 14 tools, read directly from the server on our last check. Among them: check_dual_use, check_sanctions, get_manufacturer, get_product, get_subscription_plans, get_viewer and 8 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Gemalli B2B Trade working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 260 ms. The bar chart above shows every period we have measured.
Did Gemalli B2B Trade ever remove tools?
Yes. get_tariff_catalog, save_lead_to_crm are no longer exposed — we recorded the date each one disappeared. A tool vanishing usually means a breaking change for anything that depended on it.
Is Gemalli B2B Trade still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Gemalli B2B Trade?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Gemalli B2B Trade need an API key?
No. Gemalli B2B Trade completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 14 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Gemalli B2B Trade?
It answers our handshake in 260 ms on average, which is faster than 56% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.