delovye-linii-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@delovye-linii-mcpрассчитай стоимость доставки из Москвы в Санкт-Петербург, 50 кг"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
delovye-linii-mcp
MCP-сервер для API Деловых Линий (Dellin) — расчёт стоимости, справочник городов и терминалов, создание заказов, отслеживание грузов.
Возможности (6 инструментов)
Инструмент | Описание |
| Расчёт стоимости и сроков доставки |
| Поиск городов в справочнике |
| Отслеживание заказа по номеру накладной |
| Поиск терминалов в городе |
| Создание заказа на грузоперевозку |
| Получение истории заказов |
Related MCP server: Yandex Delivery MCP
Быстрый старт
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Переменные окружения
Переменная | Обязательная | Описание |
| Да | API-ключ из кабинета разработчика: https://dev.dellin.ru/ |
Skills (Claude Code)
Команда | Описание |
| Расчёт стоимости грузоперевозки |
| Отследить груз по номеру накладной |
| Полный цикл: поиск городов + расчёт |
Разработка
npm install
npm run build
npm test
npm run dev # stdio (tsx)
npm run start:http # HTTP-серверЛицензия
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseAqualityDmaintenanceMCP server for BlueDart (DHL eCommerce India) shipping API enabling waybill creation, tracking, pickup scheduling, and transit time lookup via MCP tools.8
- AlicenseDqualityDmaintenanceMCP server for Yandex Delivery API, allowing AI assistants to manage deliveries, track couriers, and handle orders.21MIT
- Alicense-qualityCmaintenanceMCP server that integrates with the Jadlog logistics API, enabling shipping order creation and cancellation, freight simulation, tracking queries, CT-e XML retrieval, pick-up/drop-off point lookup, QR code generation, and TOTVS Moda integration for order payloads.MIT
- Alicense-qualityBmaintenanceMCP server providing access to Russian Railways ticket API, enabling train search, station lookup, and trip information.MIT
Related MCP Connectors
A paid remote MCP for ShipSwift, built to return verdicts, receipts, usage logs, and audit-ready JSO
MCP server for Appcircle mobile CI/CD platform.
The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/theYahia/delovye-linii-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server