← zavod-stanki.ru
INDIVIDUAL MCP TOOL
calculate_machine_price
Онлайн-конфигуратор станков Каменского завода.
LIVE ENDPOINT
https://zavod-stanki.ru/mcp
Connect to this endpoint to inspect the live schema for calculate_machine_price and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
search_machines— Поиск ЧПУ станков по типу (фрезерный, лазерный, плазменный), габаритам поля и обрабатываемому материалу.get_birzha_orders— Список активных заказов на фрезеровку и раскрой с Биржи Заказов Завода для выбранного региона/города.get_machine_detail— Полная карточка станка по product_number (id)list_categories— Список категорий станков с количествомget_machine_images— Изображения станка в высоком разрешенииget_company_info— Контекст компании: контакты, сайты, llms/MCP discovery URLssubmit_lead— Отправить заявку менеджеру (нужен API-ключ)ask_manager— Задать вопрос живому менеджеру (нужен API-ключ)