Delovye Linii
FreeMaintainedMCP server for Delovye Linii — freight delivery, tariff calculation (Russia)
About
MCP server for Delovye Linii — freight delivery, tariff calculation (Russia)
README
🗄 Репозиторий заархивирован
Разработка переехала в theYahia/WWmcp — монорепозиторий MCP-серверов для незападных API: СНГ, MENA, Африка, LATAM, Юго-Восточная Азия. Общее ядро
@theyahia/mcp-core, единый CI, единый релизный конвейер.Актуальная версия того, что лежало здесь: servers/delovye-linii/
Пакет в npm прежний — @theyahia/delovye-linii-mcp, ставится и работает как раньше. Здесь больше ничего не обновляется. Задачи и pull request'ы — в WWmcp.
Archived — development moved to theYahia/WWmcp, a monorepo of MCP servers for non-Western APIs. The current version of this package now lives at servers/delovye-linii/. The npm package @theyahia/delovye-linii-mcp is unchanged. Please open issues and pull requests there.
Деловые Линии MCP — расчёт грузоперевозки и отслеживание через нейросеть
Если вы искали, как посчитать стоимость и срок перевозки Деловыми Линиями обычным вопросом, найти терминал в нужном городе или отследить груз по номеру накладной без личного кабинета — это оно. 6 инструментов поверх API Dellin: расчёт стоимости, справочник городов и терминалов, создание заказов и отслеживание грузов.
Возможности (6 инструментов)
| Инструмент | Описание |
|---|---|
calculate |
Расчёт стоимости и сроков доставки |
get_cities |
Поиск городов в справочнике |
track |
Отслеживание заказа по номеру накладной |
get_terminals |
Поиск терминалов в городе |
create_order |
Создание заказа на грузоперевозку |
get_order_history |
Получение истории заказов |
Быстрый старт
Claude Desktop / Cursor (stdio)
{
"mcpServers": {
"dellin": {
"command": "npx",
"args": ["-y", "@theyahia/delovye-linii-mcp"],
"env": {
"DELLIN_API_KEY": "<YOUR_API_KEY>"
}
}
}
}
Streamable HTTP
DELLIN_API_KEY=<YOUR_API_KEY> npx @theyahia/delovye-linii-mcp --http --port=3001
Эндпоинты:
POST /mcp— MCP Streamable HTTPGET /health— Health check
Smithery
Установка через Smithery:
npx -y @smithery/cli install @theyahia/delovye-linii-mcp --client claude
Переменные окружения
| Переменная | Обязательная | Описание |
|---|---|---|
DELLIN_API_KEY |
Да | API-ключ из кабинета разработчика: https://dev.dellin.ru/ |
Skills (Claude Code)
| Команда | Описание |
|---|---|
/skill-calculate <откуда> <куда> <вес> |
Расчёт стоимости грузоперевозки |
/skill-track <номер> |
Отследить груз по номеру накладной |
/freight <откуда> <куда> <вес> |
Полный цикл: поиск городов + расчёт |
Разработка
npm install
npm run build
npm test
npm run dev # stdio (tsx)
npm run start:http # HTTP-сервер
Лицензия
MIT
Telegram: @vhodvai
Install Delovye Linii in Claude Desktop, Claude Code & Cursor
unyly install delovye-liniiInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add delovye-linii --env DELLIN_API_KEY="" -- npx -y @theyahia/delovye-linii-mcpStep-by-step: how to install Delovye Linii
FAQ
Is Delovye Linii MCP free?
Yes, Delovye Linii MCP is free — one-click install via Unyly at no cost.
Does Delovye Linii need an API key?
Yes, it requires environment variables: DELLIN_API_KEY. Unyly injects them into the config during install.
Is Delovye Linii hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Delovye Linii in Claude Desktop, Claude Code or Cursor?
Open Delovye Linii on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Changes
Versions and requested access over time.
- New version published
- New version published
- New version published
- New version published
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
Roblox Studio
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce
by paralovOpencode Omniroute Plugin
OpenCode plugin for the OmniRoute AI Gateway. Drives dynamic model discovery, /connect auth flow, and multi-instance OmniRoute providers via the official @openc
by GitHub ActionsAWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
Compare Delovye Linii with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
