Shiprocket

by bfrs

Not rated
GitHub

About

Manage Shiprocket logistics, including checking rates, creating and tracking orders, and managing shipments.

Details

Author
bfrs
Categories
Cloud Service, Other, API

2. Install Dependencies using the existing package.json

# Install dependencies npm install # Build the binary npm run build

Add the following to yourclaude_desktop_config.jsonormcp.json

{ "mcpServers": { "Shiprocket": { "command": "npm", "args": [ "--prefix", "{{PATH_TO_SRC}}", "start", "--silent" ], "env": { "SELLER_EMAIL":"<Your Shiprocket Email>", "SELLER_PASSWORD":"<Your Shiprocket password>" } } } }

For Claude, save this as claude_desktop_config.json in your Claude Desktop configuration directory at:

~/Library/Application Support/Claude/claude_desktop_config.json

For Cursor, save this as mcp.json in your Cursor configuration directory at:

Open Claude Desktop and you should now seeShiprocketas an available integration.

Clients (Claude or Cursor) can access the following tools to interact with Shiprocket:

- estimated_date_of_delivery- To know more about the date of delivery for any location.
- shipping_rate_calculator- To check shippable couriers with their rates and coverage.
- list_pickup_addresses- List all the configured pickup addresses.
- order_list- Fetch recently created orders
- order_track- Track any order to know more about the current status of the order.
- order_ship- Ship an order to any serviceable courier partner based on the configured rules or specifying names.
- order_pickup_schedule- Schedule pickup of an order
- generate_shipment_label- Generate label of an order or shipment
- order_cancel- Cancel an order by providing order ID
- order_create- Create an order

- "Show me the fastest serviceable courier from Delhi to Banglore"
- "What are the courier options and delivery times from Delhi to Bangalore for a 0.5 KG COD package?"
- "Where is my order?"
- "How long will it take to deliver a package to Mumbai?"

The PayPal Model Context Protocol server allows you to integrate with PayPal APIs through function calling. This protocol supports various tools to interact with different PayPal services.

Integrates with the Amazon Product Advertising API to search for products.

Access eBay Analytics data via the CData JDBC Driver.

An MCP server and toolkit for integrating with the commercetools platform APIs.

An MCP server that bridges the DoorDash Drive API with MCP-compatible clients.

Integrate with the GetYourGuide Partner API to access travel activities and experiences.

Interact with the Gumroad API to access and manage your products, sales, and creator data.

Interact with the Hostinger Ecommerce API using a JWT token and store ID.

Manage your Jumpseller e-commerce store with AI. Create products with variants, process orders, search customers, and organize your catalog.

Access the KiotViet API, a popular sales and inventory management platform. Manage products, categories, customers, and orders with automatic authentication.

This is a Model Context Protocol (MCP) server for Shiprocket.

- Check best and fastest serviceable courier partners(based on city or pincodes) and their shipping rates
- Create, update (single or bulk), and cancel orders
- Ship orders directly
- Track orders using the AWB number, Shiprocket Order ID, or Source Order ID

It connects to your personal Shiprocket account directly via Email and password.

Here's an example of what you can do when it's connected to Claude.

- Node (version > 20.0.0 and < 23.0.0)
- Claude Desktop app (or Cursor)

git clone https://github.com/bfrs/shiprocket-mcp.git cd shiprocket-mcp

2. Install Dependencies using the existing package.json

# Install dependencies npm install # Build the binary npm run build

Add the following to yourclaude_desktop_config.jsonormcp.json

{ "mcpServers": { "Shiprocket": { "command": "npm", "args": [ "--prefix", "{{PATH_TO_SRC}}", "start", "--silent" ], "env": { "SELLER_EMAIL":"<Your Shiprocket Email>", "SELLER_PASSWORD":"<Your Shiprocket password>" } } } }

For Claude, save this as claude_desktop_config.json in your Claude Desktop configuration directory at:

~/Library/Application Support/Claude/claude_desktop_config.json

For Cursor, save this as mcp.json in your Cursor configuration directory at:

Open Claude Desktop and you should now seeShiprocketas an available integration.

Clients (Claude or Cursor) can access the following tools to interact with Shiprocket:

- estimated_date_of_delivery- To know more about the date of delivery for any location.
- shipping_rate_calculator- To check shippable couriers with their rates and coverage.
- list_pickup_addresses- List all the configured pickup addresses.
- order_list- Fetch recently created orders
- order_track- Track any order to know more about the current status of the order.
- order_ship- Ship an order to any serviceable courier partner based on the configured rules or specifying names.
- order_pickup_schedule- Schedule pickup of an order
- generate_shipment_label- Generate label of an order or shipment
- order_cancel- Cancel an order by providing order ID
- order_create- Create an order

- "Show me the fastest serviceable courier from Delhi to Banglore"
- "What are the courier options and delivery times from Delhi to Bangalore for a 0.5 KG COD package?"
- "Where is my order?"
- "How long will it take to deliver a package to Mumbai?"

The PayPal Model Context Protocol server allows you to integrate with PayPal APIs through function calling. This protocol supports various tools to interact with different PayPal services.

Integrates with the Amazon Product Advertising API to search for products.

Access eBay Analytics data via the CData JDBC Driver.

An MCP server and toolkit for integrating with the commercetools platform APIs.

An MCP server that bridges the DoorDash Drive API with MCP-compatible clients.

Integrate with the GetYourGuide Partner API to access travel activities and experiences.

Interact with the Gumroad API to access and manage your products, sales, and creator data.

Interact with the Hostinger Ecommerce API using a JWT token and store ID.

Manage your Jumpseller e-commerce store with AI. Create products with variants, process orders, search customers, and organize your catalog.

Access the KiotViet API, a popular sales and inventory management platform. Manage products, categories, customers, and orders with automatic authentication.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.