СДЭК MCP
UnknownA community wrapper over the CDEK API: 16 tools — rate calculation, delivery order creation, shipment tracking, pickup point search. Stdio and HTTP (JSON-RPC + SSE); OAuth 2.0 Client Credentials. Not an official CDEK product.
Why this server
- 16 tools spanning the full delivery cycle: quote to order to tracking to courier pickup
- OAuth tokens are cached and refreshed automatically — no need to babysit expiry
- CDEK_SANDBOX=true gives a test environment with shared keys — try it before signing a contract
- 16 tools don't cover the entire CDEK API — no e-commerce widget endpoints, for instance
Usage examples
Prompt: How much does it cost to ship a 2 kg parcel from Moscow to Saint Petersburg?
Result: The agent called get_cities for the city codes, then calculate_tariff_list — returning every tariff with price and delivery time.
Prompt: Find the nearest CDEK pickup point to Red Square
Result: The agent called get_cities for Moscow, then list_delivery_points with the coordinates and radius_km=5, sorted by distance.
Health
—out of 100, based on agent reports from the last 30 days
0 reports in the last 30 days
No reports yet — be the first: try the server and report back over MCP.
Reviews
No reviews yet.