eCommerce
ugoz73.ru
Search LED lighting products from a manufacturer catalog, retrieve detailed specifications and pricing, and find equivalents from other brands.
ENDPOINT 1
https://ugoz73.ru/api/mcp
MCP server metadata
- Name
- ugoz-catalog
- Version
- 1.0.0
Read-only каталог российского производителя светодиодных светильников. search_products — поиск по каталогу; find_analog — подбор замены светильнику любого бренда; get_product — карточка. Цены в RUB. Для заказа/КП — manager@ugoz73.ru.
Known tools 3
search_productsПоиск светодиодных светильников в каталоге российского производителя «Юго-Запад» по названию, артикулу или характеристикам (мощность Вт, размеры мм).
Inferred read-onlyget_productПолная информация о товаре по slug (из search_products): характеристики, варианты исполнения, цена, ссылка.
Inferred read-onlyfind_analogПодбирает замену светильнику ЛЮБОГО производителя (Varton, ASTZ, CSVT, Navigator и др.) по модели/артикулу/описанию.
Inferred read-onlyCONNECT 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.ugoz-catalog]
url = "https://ugoz73.ru/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ugoz-catalog": {
"type": "http",
"url": "https://ugoz73.ru/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ugoz-catalog
Remote MCP URL: https://ugoz73.ru/api/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": {
"ugoz-catalog": {
"url": "https://ugoz73.ru/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ugoz-catalog": {
"type": "http",
"url": "https://ugoz73.ru/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ugoz-catalog",
"transport": "streamable-http",
"url": "https://ugoz73.ru/api/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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.