Skip to main content
Glama
theYahia

delovye-linii-mcp

by theYahia

delovye-linii-mcp

MCP-сервер для API Деловых Линий (Dellin) — расчёт стоимости, справочник городов и терминалов, создание заказов, отслеживание грузов.

npm CI

Возможности (6 инструментов)

Инструмент

Описание

calculate

Расчёт стоимости и сроков доставки

get_cities

Поиск городов в справочнике

track

Отслеживание заказа по номеру накладной

get_terminals

Поиск терминалов в городе

create_order

Создание заказа на грузоперевозку

get_order_history

Получение истории заказов

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 HTTP

  • GET /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

Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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