cdek-mcp
MCP server for the CDEK delivery API (v2). 16 tools covering the full delivery lifecycle: tariff calculation, order management, shipment tracking, location search, courier pickup, barcode/receipt generation, and webhooks.
Tools (16)
Tariffs
| Tool | Description |
|---|---|
calculate_tariff |
Calculate delivery cost and time for a specific tariff |
calculate_tariff_list |
Get all available tariffs with prices for a route |
Orders
| Tool | Description |
|---|---|
create_order |
Create a delivery order with sender, recipient, packages |
get_order |
Get order details and status by UUID |
delete_order |
Cancel/delete an order by UUID |
list_orders |
Search/filter orders by date range, IM number, or CDEK waybill |
Tracking
| Tool | Description |
|---|---|
track_shipment |
Track shipment by CDEK waybill number |
Locations
| Tool | Description |
|---|---|
get_cities |
Search city directory by name, postal code, or country |
get_regions |
Search region directory by country or name |
list_delivery_points |
Find pickup points and parcel lockers by city or GPS coordinates |
Barcode & Print
| Tool | Description |
|---|---|
generate_barcode |
Generate barcode/label for an order |
print_receipt |
Generate receipt/waybill PDF for an order |






