eBay Sell Logistics MCP connector
eBay Sell Logistics is eBay's shipping management API that helps sellers create and track shipments for their orders. The eBay Sell Logistics MCP connector allows AI agents to generate shipping quotes, create shipment labels from quotes, and download label files for order fulfillment. It also supports tracking shipments, retrieving shipment details, and canceling shipments when needed.
Authentication type
- OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.
Uses
Use the eBay Sell Logistics MCP connector to perform the following actions:
- Generate shipping quotes and compare carrier rates for eBay orders
- Create shipping labels automatically from selected quotes and rates
- Retrieve shipment details and track orders in real-time
- Download and print shipping labels for fulfillment
- Cancel shipments and remove labels when orders are modified
- Automate end-to-end shipping workflows for high-volume sellers
- Reduce manual label creation time across multiple carriers
Example prompts
Use the following example prompts to invoke eBay Sell Logistics MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all available shipping rates for my pending eBay orders.Create a shipping label for order 12345 using the cheapest rate.What's the current status of shipment ABC123 in eBay Sell Logistics?Download the shipping label for my last three eBay shipments.Cancel the shipment I created yesterday and remove the label.Generate a shipping quote for all orders shipped to California.Get the tracking details for shipment XYZ789.Create shipping labels in bulk for my top 20 pending eBay orders.Find all active shipments created in the last week.Compare shipping rates between carriers for my next shipment.
eBay Sell Logistics MCP connector tools
The eBay Sell Logistics MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| createFromShippingQuote | Creates a shipment directly from an existing shipping quote. |
| getShipment | Retrieves detailed information about a specific shipment. |
| cancelShipment | Cancels an active shipment and stops its delivery process. |
| downloadLabelFile | Downloads the shipping label file for a shipment. |
| createShippingQuote | Generates a shipping quote based on package and destination details. |
| getShippingQuote | Retrieves the details and pricing of a specific shipping quote. |