cdek-mcp
NPM · @THEYAHIA/CDEK-MCP · SCANNED AUG 3
MCP server for CDEK — delivery, tariffs, tracking, order management (Russia)
Available components
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 →
Supply Chain Security87
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (95 of 96), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (95 of 96), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 40 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability71
- 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 Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
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
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @theyahia/cdek-mcp
claude mcp add theyahia-cdek-mcp -- npx -y @theyahia/cdek-mcp
codex mcp add theyahia-cdek-mcp -- npx -y @theyahia/cdek-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"theyahia-cdek-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@theyahia/cdek-mcp"
],
"enabled": true
}
}
} openclaw mcp add theyahia-cdek-mcp --command npx --arg -y --arg @theyahia/cdek-mcp
mcp_servers:
theyahia-cdek-mcp:
command: "npx"
args: ["-y", "@theyahia/cdek-mcp"] {
"mcpServers": {
"theyahia-cdek-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/cdek-mcp"
]
}
}
} 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.
- 2 Aug 26 +38
- Provenance: unverified → fail ▼ security
- Known CVEs: unverified → partial ▲ security
- Install scripts: unverified → pass ▲ security
- Malware scan: unverified → pass ▲ security
- Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: unverified → good ▲ functional
- Maintenance: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- License: unverified → pass ▲ functional
- Licence: MIT functional
- 1 Aug 26 +21
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- MCP protocol: unverified → pass ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- 31 Jul 26 −23
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 +4
- Malware scan: pass → unverified ▼ security
- Tool coverage: unverified → 100 ▲ functional
- 28 Jul 26 −22
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- 27 Jul 26 46
First indexed and scored.
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 3 Aug 2026 · Analysed npm/@theyahia/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 95 packages
95 packages in the resolved dependency tree · 95 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
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.
calculate_tariff ~135
Calculate CDEK delivery cost and time for a specific tariff, route, and package dimensions.
| Name | Type | Req | Description |
|---|---|---|---|
| from_location | object | yes | Место отправления (code или postal_code обязательно) |
| packages | array | yes | Список мест (минимум 1) |
| tariff_code | number | yes | Код тарифа СДЭК (например 136=посылка склад-склад, 137=склад-дверь, 138=дверь-склад, 139=дверь-дверь) |
| to_location | object | yes | Место назначения (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.
| Name | Type | Req | Description |
|---|---|---|---|
| currency | number | — | Код валюты (1=RUB, 2=KZT, 3=USD, 4=EUR) |
| from_location | object | yes | Место отправления (code или postal_code обязательно) |
| packages | array | yes | Список мест (минимум 1) |
| to_location | object | yes | Место назначения (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.
| Name | Type | Req | Description |
|---|---|---|---|
| comment | string | — | Комментарий для курьера |
| intake_date | string | yes | Дата забора (YYYY-MM-DD) |
| intake_time_from | string | yes | Время забора с (HH:MM) |
| intake_time_to | string | yes | Время забора до (HH:MM) |
| name | string | — | ФИО отправителя |
| order_uuid | string | yes | UUID заказа для вызова курьера |
| phone | string | — | Телефон отправителя |
No output schema declared.
No examples provided.
create_order ~97
Create a CDEK delivery order with sender, recipient, packages, and tariff.
| Name | Type | Req | Description |
|---|---|---|---|
| comment | string | — | Комментарий к заказу |
| from_location | object | yes | Место отправления |
| packages | array | yes | Список мест |
| recipient | object | yes | Данные получателя |
| tariff_code | number | yes | Код тарифа СДЭК |
| to_location | object | yes | Место назначения |
No output schema declared.
No examples provided.
create_webhook ~70
Register a webhook URL to receive CDEK order status updates or delivery photos.
| Name | Type | Req | Description |
|---|---|---|---|
| type | string | yes | Тип вебхука: ORDER_STATUS (статусы заказов) или DOWNLOAD_PHOTO (фото при получении) |
| url | string | yes | URL для получения уведомлений (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.
| Name | Type | Req | Description |
|---|---|---|---|
| uuid | string | yes | UUID заказа СДЭК для удаления |
No output schema declared.
No examples provided.
generate_barcode ~86
Generate a barcode/label for a CDEK order by UUID.
| Name | Type | Req | Description |
|---|---|---|---|
| copy_count | integer | — | Количество копий (1-10, по умолчанию 1) |
| format | string | — | Формат печати (A4, A5, A6) |
| uuid | string | yes | UUID заказа СДЭК для генерации штрихкода |
No output schema declared.
No examples provided.
get_cities ~117
Search CDEK city directory by name, postal code, or country.
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | — | Название города (поиск по подстроке) |
| code | number | — | Код города СДЭК |
| country_codes | string | — | Коды стран через запятую (например RU,KZ) |
| page | integer | — | Номер страницы (с 0) |
| postal_code | string | — | Почтовый индекс |
| size | integer | — | Количество результатов (по умолчанию 50) |
No output schema declared.
No examples provided.
get_courier_pickup ~34
Get courier pickup request status by UUID.
| Name | Type | Req | Description |
|---|---|---|---|
| uuid | string | yes | UUID заявки на вызов курьера |
No output schema declared.
No examples provided.
get_order ~32
Get CDEK order details and status by UUID.
| Name | Type | Req | Description |
|---|---|---|---|
| uuid | string | yes | UUID заказа СДЭК |
No output schema declared.
No examples provided.
get_regions ~81
Search CDEK region directory by country or region name.
| Name | Type | Req | Description |
|---|---|---|---|
| country_codes | string | — | Коды стран через запятую (например RU,KZ) |
| page | integer | — | Номер страницы (с 0) |
| region | string | — | Название региона (поиск по подстроке) |
| size | integer | — | Количество результатов |
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.
| Name | Type | Req | Description |
|---|---|---|---|
| city_code | number | — | Код города СДЭК |
| country_code | string | — | Код страны (по умолчанию RU) |
| latitude | number | — | Широта для поиска ближайших |
| longitude | number | — | Долгота для поиска ближайших |
| page | integer | — | Номер страницы (с 0) |
| postal_code | string | — | Почтовый индекс |
| radius | number | — | Радиус поиска в км (работает с lat/lng) |
| size | integer | — | Количество результатов |
| type | string | — | Тип пункта: 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.
| Name | Type | Req | Description |
|---|---|---|---|
| copy_count | integer | — | Количество копий (1-10) |
| order_uuid | string | yes | UUID заказа для печати квитанции |
No output schema declared.
No examples provided.
track_shipment ~49
Track a CDEK shipment by waybill number. Returns full status history.
| Name | Type | Req | Description |
|---|---|---|---|
| cdek_number | string | yes | Номер отправления СДЭК (например 1234567890) |
No output schema declared.
No examples provided.