India Logistics
@junter1989k-ai
关于 India Logistics
Create Shiprocket shipments, check courier serviceability and track parcels in India — stateless, bring your own credentials
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"india-logistics": {
"type": "http",
"url": "https://logi-in.wishpool.app/mcp",
"headers": {
"x-shiprocket-email": "your_email",
"x-shiprocket-password": "your_password"
}
}
}
}工具
4**Call this first.** Given `pickup_postcode`, `delivery_postcode`, `weight` (kg) and `cod`, returns every serviceable courier (Delhivery, Bluedart, Ekart, Xpressbees, DTDC…) with its `rate` (INR), `estimated_delivery_days` and rating, and flags the **cheapest**. Read-only — quotes only, spends nothing.
Create a Shiprocket **adhoc order**. `pickup_location` (a nickname already registered in your dashboard) + buyer address + `order_items` (`name`/`units`/`selling_price`) + `payment_method` (COD/Prepaid) + `sub_total` (INR) + parcel box `length`/`breadth`/`height` (**cm**) + `weight` (**kg**). Returns `order_id`, `shipment_id`, `status`. **Creating the order does not charge your wallet** — that happens when a courier/AWB is assigned.
Track by `shipment_id` (preferred) or `awb`. Returns `current_status` from the Shiprocket set — `NEW` / `PICKUP SCHEDULED` / `PICKED UP` / `IN TRANSIT` / `OUT FOR DELIVERY` / `DELIVERED` / `UNDELIVERED` / `RTO INITIATED` / `RTO DELIVERED` / `CANCELED` / `LOST` — plus a plain-English hint; non-terminal statuses carry `next_steps`. Raw `tracking_data` always included.
Cancel one or more Shiprocket orders by their Shiprocket `order_id` (or `order_ids` array). Only works before pickup — an already-shipped order needs an RTO.
概览
What is India Logistics?
India Logistics MCP 🇮🇳 — How can my AI agent ship a parcel across India (Delhivery / Bluedart / Ekart via Shiprocket)?
How to use India Logistics?
The README includes setup instructions such as node test/serve.js # local server on :3246 (/mcp).
Key features of India Logistics
- MCP server integration
Use cases of India Logistics
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from India Logistics
Where is the source code for India Logistics?
The source code is linked from the repository URL on this page.
Does India Logistics include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
更多 MCP 服务器

Google Drive
modelcontextprotocolModel Context Protocol Servers

Slack
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.

EverArt
modelcontextprotocolModel Context Protocol Servers
@mendableai/firecrawl Mcp Server
mendableaiThe API to search, scrape, and interact with the web at scale. 🔥
评论