Server data from the Official MCP Registry
Search 160k+ Russian B2B products from 8,900+ verified manufacturers (EN/RU).
Search 160k+ Russian B2B products from 8,900+ verified manufacturers (EN/RU).
Remote endpoints: streamable-http: https://tonzar.com/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
5 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-introman2023-tonzar": {
"url": "https://tonzar.com/mcp"
}
}
}From the project's GitHub README.
Model Context Protocol server for Tonzar.com — a Russian B2B export marketplace with 160,000+ products from 8,900+ verified manufacturers.
Designed for AI agents and B2B buyers researching Russian industrial, medical, agricultural, transport, and IT equipment for export.
This MCP server exposes Tonzar's full product catalog to any MCP-aware client (Claude Desktop, Claude Code, Cursor, Windsurf, custom agents). Ask in English or Russian:
"Find Russian manufacturers of MRI scanners with at least 32 slices."
"List welding equipment from Russia under $5,000."
"Get full specs and supplier info for Kirovets K-703M tractor."
The server understands B2B-import context, returns products with prices in USD, specifications, certifications, and verified-manufacturer info ready for sourcing decisions.
Endpoint: https://tonzar.com/mcp (Streamable HTTP, no API key required)
Settings → Connectors → Add → paste https://tonzar.com/mcp.
claude mcp add tonzar https://tonzar.com/mcp
Add to your MCP config:
{
"mcpServers": {
"tonzar": {
"url": "https://tonzar.com/mcp"
}
}
}
curl -X POST https://tonzar.com/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","method":"tools/list","id":1}'
| Tool | Description |
|---|---|
searchProducts | Full-text search across 160K+ products by name, description, and specifications. Supports synonym expansion (EN↔RU), category filtering, and exclusion filters. |
getProduct | Get full product details: specs, pricing, images, manufacturer info, related models. |
listCategories | Browse 15 root categories and their sub-categories with product counts. |
listProducts | Paginated product listing within a category. |
getSupplier | Manufacturer details: product count, region, certifications, company info. |
exclude: "chipboard,ЛДСП" removes unwanted materials/typesquery: "desk MDF -chipboard" — inline exclusion"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
"трактор", category: "Agriculture" → Russian-made agricultural tractors
15 root industries:
/mcp)2025-03-26application/json/.well-known/mcp.json — MCP manifest/llms.txt — LLM-friendly site map and content guideio.github.introman2023/tonzarTonzar.com is a B2B marketplace connecting international buyers with Russian manufacturers of industrial, medical, agricultural, and consumer goods. All prices are shown in USD. Each product includes:
If a tool returns unexpected results, please open an issue with:
The catalog data is provided for public, read-only access via this MCP server with no API key required. The server code (this repository) is released under the MIT License.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.