Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

cdek-mcp

NPM · @THEYAHIA/CDEK-MCP · SCANNED SEP 24

MCP server for CDEK — delivery, tariffs, tracking, order management (Russia)

Available components

0 this week 79 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability69
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1217 tokens (~86/item across 14 items; 14 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management80
  • Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "delete_order" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the cdek-mcp server?

cdek-mcp runs locally as an npm package, launched with npx -y @theyahia/cdek-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @theyahia/cdek-mcp

# add to Claude Code
claude mcp add theyahia-cdek-mcp -- npx -y @theyahia/cdek-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "theyahia-cdek-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/cdek-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "theyahia-cdek-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/cdek-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add theyahia-cdek-mcp -- npx -y @theyahia/cdek-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "theyahia-cdek-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@theyahia/cdek-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add theyahia-cdek-mcp --command npx --arg -y --arg @theyahia/cdek-mcp
# ~/.hermes/config.yaml
mcp_servers:
  theyahia-cdek-mcp:
    command: "npx"
    args: ["-y", "@theyahia/cdek-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "theyahia-cdek-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@theyahia/cdek-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add theyahia-cdek-mcp -t stdio -c npx -a -y @theyahia/cdek-mcp
// mcp.json
{
  "mcpServers": {
    "theyahia-cdek-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/cdek-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 24 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 23 Sept 26 0
    • Stability: 0.97 → pass security
  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 16 Sept 26 0
    • Stability: 0.97 → pass security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Analysed npm/@theyahia/cdek-mcp@2.0.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 14 exposed · ~1,217 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
calculate_tariff ~135

Calculate CDEK delivery cost and time for a specific tariff, route, and package dimensions.

NameTypeReqDescription
from_locationobjectyesМесто отправления (code или postal_code обязательно)
packagesarrayyesСписок мест (минимум 1)
tariff_codenumberyesКод тарифа СДЭК (например 136=посылка склад-склад, 137=склад-дверь, 138=дверь-склад, 139=дверь-дверь)
to_locationobjectyesМесто назначения (code или postal_code обязательно)

No output schema declared.

No examples provided.

calculate_tariff_list ~112

Get all available CDEK tariffs with prices for a route and package. Returns a comparison list.

NameTypeReqDescription
currencynumber–Код валюты (1=RUB, 2=KZT, 3=USD, 4=EUR)
from_locationobjectyesМесто отправления (code или postal_code обязательно)
packagesarrayyesСписок мест (минимум 1)
to_locationobjectyesМесто назначения (code или postal_code обязательно)

No output schema declared.

No examples provided.

create_courier_pickup ~132

Schedule a CDEK courier pickup for an order. Specify date and time window.

NameTypeReqDescription
commentstring–Комментарий для курьера
intake_datestringyesДата забора (YYYY-MM-DD)
intake_time_fromstringyesВремя забора с (HH:MM)
intake_time_tostringyesВремя забора до (HH:MM)
namestring–ФИО отправителя
order_uuidstringyesUUID заказа для вызова курьера
phonestring–Телефон отправителя

No output schema declared.

No examples provided.

create_order ~97

Create a CDEK delivery order with sender, recipient, packages, and tariff.

NameTypeReqDescription
commentstring–Комментарий к заказу
from_locationobjectyesМесто отправления
packagesarrayyesСписок мест
recipientobjectyesДанные получателя
tariff_codenumberyesКод тарифа СДЭК
to_locationobjectyesМесто назначения

No output schema declared.

No examples provided.

create_webhook ~70

Register a webhook URL to receive CDEK order status updates or delivery photos.

NameTypeReqDescription
typestringyesТип вебхука: ORDER_STATUS (статусы заказов) или DOWNLOAD_PHOTO (фото при получении)
urlstringyesURL для получения уведомлений (HTTPS)

No output schema declared.

No examples provided.

delete_order ~42

Delete/cancel a CDEK order by UUID. Only works before the order is processed.

NameTypeReqDescription
uuidstringyesUUID заказа СДЭК для удаления

No output schema declared.

No examples provided.

generate_barcode ~86

Generate a barcode/label for a CDEK order by UUID.

NameTypeReqDescription
copy_countinteger–Количество копий (1-10, по умолчанию 1)
formatstring–Формат печати (A4, A5, A6)
uuidstringyesUUID заказа СДЭК для генерации штрихкода

No output schema declared.

No examples provided.

get_cities ~117

Search CDEK city directory by name, postal code, or country.

NameTypeReqDescription
citystring–Название города (поиск по подстроке)
codenumber–Код города СДЭК
country_codesstring–Коды стран через запятую (например RU,KZ)
pageinteger–Номер страницы (с 0)
postal_codestring–Почтовый индекс
sizeinteger–Количество результатов (по умолчанию 50)

No output schema declared.

No examples provided.

get_courier_pickup ~34

Get courier pickup request status by UUID.

NameTypeReqDescription
uuidstringyesUUID заявки на вызов курьера

No output schema declared.

No examples provided.

get_order ~32

Get CDEK order details and status by UUID.

NameTypeReqDescription
uuidstringyesUUID заказа СДЭК

No output schema declared.

No examples provided.

get_regions ~81

Search CDEK region directory by country or region name.

NameTypeReqDescription
country_codesstring–Коды стран через запятую (например RU,KZ)
pageinteger–Номер страницы (с 0)
regionstring–Название региона (поиск по подстроке)
sizeinteger–Количество результатов

No output schema declared.

No examples provided.

list_delivery_points ~170

Find CDEK pickup points and parcel lockers by city, postal code, or GPS coordinates.

NameTypeReqDescription
city_codenumber–Код города СДЭК
country_codestring–Код страны (по умолчанию RU)
latitudenumber–Широта для поиска ближайших
longitudenumber–Долгота для поиска ближайших
pageinteger–Номер страницы (с 0)
postal_codestring–Почтовый индекс
radiusnumber–Радиус поиска в км (работает с lat/lng)
sizeinteger–Количество результатов
typestring–Тип пункта: PVZ (пункт выдачи), POSTAMAT (постамат), ALL

No output schema declared.

No examples provided.

print_receipt ~60

Generate a receipt/waybill PDF for a CDEK order. Returns a download URL.

NameTypeReqDescription
copy_countinteger–Количество копий (1-10)
order_uuidstringyesUUID заказа для печати квитанции

No output schema declared.

No examples provided.

track_shipment ~49

Track a CDEK shipment by waybill number. Returns full status history.

NameTypeReqDescription
cdek_numberstringyesНомер отправления СДЭК (например 1234567890)

No output schema declared.

No examples provided.

Common questions

What is the cdek-mcp server?

cdek-mcp is listed in the public MCP registry as io.github.theYahia/cdek-mcp. MCP server for CDEK, delivery, tariffs, tracking, order management (Russia). This page covers its npm package (@theyahia/cdek-mcp).

Is the cdek-mcp server safe to use?

cdek-mcp scores 79 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 24 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the cdek-mcp server expose?

cdek-mcp exposes 14 tools: calculate_tariff, calculate_tariff_list, create_order, get_order, delete_order, and 9 more. Their descriptions and schemas cost roughly 1,217 tokens of context every time the server is loaded.

Is the cdek-mcp server still maintained?

cdek-mcp is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the cdek-mcp server under?

cdek-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.