eCommerce
zavod-stanki.ru
Provides tools to search, configure, and order CNC machines, including price calculation and active orders from a marketplace.
ENDPOINT 1
https://zavod-stanki.ru/mcp
MCP server metadata
- Name
- zavod-stanki-mcp
- Version
- 1.3.0
Завод Твайт. 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-onlyget_birzha_ordersСписок активных заказов на фрезеровку и раскрой с Биржи Заказов Завода для выбранного региона/города.
Inferred read-onlysubscribe_to_factory_eventsПодписать ИИ-агента на webhook-уведомления об изменении цен, новых заказах Биржи или складских обновлениях.
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.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
MCP server metadata
- Name
- zavod-stanki-mcp
- Version
- 1.3.0
Завод Твайт. 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-onlyget_birzha_ordersСписок активных заказов на фрезеровку и раскрой с Биржи Заказов Завода для выбранного региона/города.
Inferred read-onlysubscribe_to_factory_eventsПодписать ИИ-агента на webhook-уведомления об изменении цен, новых заказах Биржи или складских обновлениях.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.