Submit

Tonzar.com B2B Export Marketplace

@introman2023

MCP server for Tonzar.com — search 160,000+ products from 8,900+ Russian manufacturers. Industrial equipment, medical devices, agricultural machinery, transport, electronics. Bilingual EN/RU search with specs filtering. No auth required.
Overview

Tonzar MCP Server

Model Context Protocol server for Tonzar.com — a Russian B2B export marketplace with 160,000+ products from 8,900+ verified manufacturers.

Connect

Endpoint: https://tonzar.com/mcp

Claude Desktop / Claude.ai

Add as a custom connector: Settings → Connectors → Add → https://tonzar.com/mcp

Cursor / Windsurf / Other MCP Clients

Add to your MCP config:

{
  "mcpServers": {
    "tonzar": {
      "url": "https://tonzar.com/mcp"
    }
  }
}

Tools

ToolDescription
searchProductsFull-text search across 160K+ products by name, description, and specifications. Supports synonym expansion (EN↔RU), category filtering, and exclusion filters.
getProductGet full product details: specs, pricing, images, manufacturer info, related models.
listCategoriesBrowse 15 root categories and their subcategories with product counts.
listProductsPaginated product listing within a category.
getSupplierManufacturer details: product count, region, certifications, company info.

Search Features

  • Bilingual search: queries in English or Russian, with automatic synonym expansion
  • Specifications search: finds products by technical characteristics (voltage, power, material, etc.)
  • Exclude filter: exclude: "chipboard,ЛДСП" removes unwanted materials/types
  • Minus syntax: query: "desk MDF -chipboard" — inline exclusion

Example Queries

"ventilator" → Mechanical ventilators, lung ventilation devices
"КТ томограф" → CT scanners from Russian manufacturers
"welding machine" → Welding equipment (inverter, MIG/MAG, TIG)
"corner desk MDF -chipboard" → MDF desks, excluding chipboard/ЛДСП
"pump", category: "Medical" → Medical pumps only

Product Categories

Industrial Equipment, Medical Devices, Agricultural Machinery, Transport & Vehicles, Electronics & IT, Construction Materials, Energy Equipment, Chemical Products, Food Processing, Textile & Light Industry, Woodworking, Metallurgy, Oil & Gas, Scientific Instruments, and more.

Protocol

  • Transport: Streamable HTTP (POST)
  • Protocol version: 2025-03-26
  • Content-Type: application/json
  • Authentication: None required (public catalog)

Auto-discovery

  • https://tonzar.com/.well-known/mcp.json — MCP manifest
  • https://tonzar.com/llms.txt — LLM-friendly site description

About Tonzar

Tonzar.com is a B2B marketplace connecting international buyers with Russian manufacturers of industrial equipment, medical devices, agricultural machinery, and more. All prices in USD. Products include full specifications, certifications, and manufacturer details.

License

This MCP server provides public, read-only access to the Tonzar product catalog. No API key required.

Server Config

{
  "mcpServers": {
    "tonzar": {
      "url": "https://tonzar.com/mcp"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server