india-logistics-mcp

Let AI agents ship parcels in India — create Shiprocket orders, check courier serviceability across 17+ couriers, track shipments.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные

Что умеет

  • Check Serviceability: India shipping courier serviceability + live rate quote — THE tool to call FIRST. Given a pickup pincode, a delivery pincode, the parcel weight (KG) and whether it is COD, it ret
  • Create Shipment: Create an India shipping order in Shiprocket (adhoc order) — pass the pickup_location nickname (a pickup address you already registered in your Shiprocket dashboard), the buyer billin
  • Query Tracking: Track an India shipment by its shipment_id (the one create_shipment returned) or by AWB number. Returns the current courier status plus a plain-English hint. Common Shiprocket statuses

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Let AI agents ship parcels in India — create Shiprocket orders, check courier serviceability across 17+ couriers, track shipments. Stateless remote MCP server: bring your own Shiprocket credentials, it never holds funds or stores data.

Список инструментов сервера (4)

Технические названия из tools/list. Нужны только разработчикам.

check_serviceabilityIndia shipping courier serviceability + live rate quote — THE tool to call FIRST. Given a pickup pincode, a delivery pincode, the parcel weight (KG) and whether it is COD, it returns every courier company (Delhivery, Bluedart, Ekart, Xpressbees, DTDC etc.) that can carry the parcel, each with its freight rate (INR), estimated delivery days and rating, plus which one is cheapest. Read-only: quotes only, creates nothing and spends nothing. Bring your own Shiprocket merchant credentials via headers x-shiprocket-email + x-shiprocket-password.
create_shipmentCreate an India shipping order in Shiprocket (adhoc order) — pass the pickup_location nickname (a pickup address you already registered in your Shiprocket dashboard), the buyer billing address, the order_items, the payment_method (COD or Prepaid), the order value (sub_total, INR) and the parcel box in CENTIMETRES (length/breadth/height) + weight in KILOGRAMS. Returns the Shiprocket order_id and shipment_id you then use to assign a courier / print the AWB label and to track. NOTE: creating the order does NOT yet debit your Shiprocket wallet — wallet is charged only when you assign a courier / generate the AWB (a step you do in the dashboard or a later tool). Bring your own Shiprocket merchant credentials via headers x-shiprocket-email + x-shiprocket-password. A completed KYC (Aadhaar/GSTIN) and a registered pickup location are merchant-side prerequisites before real parcels ship. Owner policy headers gate the order value before creation.
query_trackingTrack an India shipment by its shipment_id (the one create_shipment returned) or by AWB number. Returns the current courier status plus a plain-English hint. Common Shiprocket statuses: NEW, PICKUP SCHEDULED, PICKED UP, IN TRANSIT, OUT FOR DELIVERY, DELIVERED, UNDELIVERED, RTO INITIATED, RTO DELIVERED, CANCELED, LOST. The raw tracking_data (scan activities, EDD, courier) is always included. Non-terminal statuses carry next_steps. Safe to call anytime. NOTE: a brand-new order shows no tracking until a courier/AWB is assigned.
cancel_shipmentCancel one or more India Shiprocket orders by their Shiprocket order id(s). Pass a single order_id or an array of ids. Cancellation is only possible before the parcel is picked up / in transit — an already-shipped order cannot be cancelled here (it would need an RTO). Returns the cancellation result reported by Shiprocket.
india-logistics-mcp: подключить к Claude, ChatGPT, Cursor · Connectors.fun