СДЭК MCP: Documentation
Updated:
Connection
npx -y @theyahia/cdek-mcp (stdio) or HTTP_PORT=3000 npx @theyahia/cdek-mcp --http (JSON-RPC + SSE). Auth: OAuth 2.0 Client Credentials — CDEK_CLIENT_ID + CDEK_CLIENT_SECRET from lk.cdek.ru → Integration → API keys. CDEK_SANDBOX=true switches to the test environment (api.edu.cdek.ru); CDEK publishes a shared test key pair but rotates it from time to time.
Capabilities
16 tools: rates (calculate_tariff, calculate_tariff_list), orders (create_order, get_order, delete_order, list_orders), tracking (track_shipment), directories (get_cities, get_regions, list_delivery_points), printing (generate_barcode, print_receipt), courier pickup (create_courier_pickup, get_courier_pickup), webhooks (create_webhook, delete_webhook).
Agent flow
"Price a 2 kg delivery from Moscow to Kazan", "create an order, schedule a courier pickup and print the waybill", "find the pickup point closest to the client".
Note
A community project (theYahia), not an official CDEK product.