← Registry

eCommerce

hiblow-compressors.ru

An MCP server for an online store that searches compressors, aerators, repair kits, and spare parts and selects a compressor based on required airflow.

1 endpoint2 known toolsFirst detected September 13, 2026Last detected September 13, 2026

ENDPOINT 1

https://www.hiblow-compressors.ru/mcp

No auth detected

MCP server metadata

Name
berton-catalog
Version
1.0.0
Capabilities
tools
Server instructions

Каталог компрессоров для септиков и прудов. Цены в рублях с НДС, склад в Москве.

Known tools 2

search_products

Ищет компрессоры, аэраторы, ремкомплекты и запчасти по названию, бренду или разделу.

Inferred read-only
select_compressor

Подбирает компрессор под требуемую производительность в литрах в минуту.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.berton-catalog]
url = "https://www.hiblow-compressors.ru/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "berton-catalog": {
      "type": "http",
      "url": "https://www.hiblow-compressors.ru/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: berton-catalog
Remote MCP URL: https://www.hiblow-compressors.ru/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "berton-catalog": {
      "url": "https://www.hiblow-compressors.ru/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "berton-catalog": {
      "type": "http",
      "url": "https://www.hiblow-compressors.ru/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "berton-catalog",
  "transport": "streamable-http",
  "url": "https://www.hiblow-compressors.ru/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.