← Registry

eCommerce

zavod-stanki.ru

Provides tools to search, configure, and order CNC machines, including price calculation and active orders from a marketplace.

2 endpoints20 known toolsFirst detected July 29, 2026Last detected August 1, 2026

ENDPOINT 1

https://zavod-stanki.ru/mcp

No auth detected

MCP server metadata

Name
zavod-stanki-mcp
Version
1.3.0
Capabilities
toolsresourcesprompts
Server instructions

Завод Твайт. PLAN: get_company_info + resources/list. ACT: search_machines / calculate_machine_price / get_birzha_orders / get_machine_detail / resources/read. RETAIN: subscribe_to_factory_events. ESCALATE: ask_manager|submit_lead (API key).

Known tools 10

search_machines

Поиск ЧПУ станков по типу (фрезерный, лазерный, плазменный), габаритам поля и обрабатываемому материалу.

Inferred read-only
calculate_machine_price

Онлайн-конфигуратор станков Каменского завода.

Inferred read-only
get_birzha_orders

Список активных заказов на фрезеровку и раскрой с Биржи Заказов Завода для выбранного региона/города.

Inferred read-only
get_machine_detail

Полная карточка станка по product_number (id)

Inferred read-only
list_categories

Список категорий станков с количеством

Inferred read-only
get_machine_images

Изображения станка в высоком разрешении

Inferred read-only
get_company_info

Контекст компании: контакты, сайты, llms/MCP discovery URLs

Inferred read-only
submit_lead

Отправить заявку менеджеру (нужен API-ключ)

Inferred read-only
ask_manager

Задать вопрос живому менеджеру (нужен API-ключ)

Inferred read-only
subscribe_to_factory_events

Подписать ИИ-агента на webhook-уведомления об изменении цен, новых заказах Биржи или складских обновлениях.

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.zavod-stanki-mcp]
url = "https://zavod-stanki.ru/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "zavod-stanki-mcp": {
      "type": "http",
      "url": "https://zavod-stanki.ru/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: zavod-stanki-mcp
Remote MCP URL: https://zavod-stanki.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": {
    "zavod-stanki-mcp": {
      "url": "https://zavod-stanki.ru/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "zavod-stanki-mcp": {
      "type": "http",
      "url": "https://zavod-stanki.ru/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "zavod-stanki-mcp",
  "transport": "streamable-http",
  "url": "https://zavod-stanki.ru/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://stanki-chpu.ru/mcp

No auth detected

MCP server metadata

Name
zavod-stanki-mcp
Version
1.3.0
Capabilities
toolsresourcesprompts
Server instructions

Завод Твайт. PLAN: get_company_info + resources/list. ACT: search_machines / calculate_machine_price / get_birzha_orders / get_machine_detail / resources/read. RETAIN: subscribe_to_factory_events. ESCALATE: ask_manager|submit_lead (API key).

Known tools 10

search_machines

Поиск ЧПУ станков по типу (фрезерный, лазерный, плазменный), габаритам поля и обрабатываемому материалу.

Inferred read-only
calculate_machine_price

Онлайн-конфигуратор станков Каменского завода.

Inferred read-only
get_birzha_orders

Список активных заказов на фрезеровку и раскрой с Биржи Заказов Завода для выбранного региона/города.

Inferred read-only
get_machine_detail

Полная карточка станка по product_number (id)

Inferred read-only
list_categories

Список категорий станков с количеством

Inferred read-only
get_machine_images

Изображения станка в высоком разрешении

Inferred read-only
get_company_info

Контекст компании: контакты, сайты, llms/MCP discovery URLs

Inferred read-only
submit_lead

Отправить заявку менеджеру (нужен API-ключ)

Inferred read-only
ask_manager

Задать вопрос живому менеджеру (нужен API-ключ)

Inferred read-only
subscribe_to_factory_events

Подписать ИИ-агента на webhook-уведомления об изменении цен, новых заказах Биржи или складских обновлениях.

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.zavod-stanki-mcp]
url = "https://stanki-chpu.ru/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "zavod-stanki-mcp": {
      "type": "http",
      "url": "https://stanki-chpu.ru/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: zavod-stanki-mcp
Remote MCP URL: https://stanki-chpu.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": {
    "zavod-stanki-mcp": {
      "url": "https://stanki-chpu.ru/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "zavod-stanki-mcp": {
      "type": "http",
      "url": "https://stanki-chpu.ru/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "zavod-stanki-mcp",
  "transport": "streamable-http",
  "url": "https://stanki-chpu.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.