PostEx-MCP-Server
The PostEx MCP Server is designed to manage interactions with PostEx Merchant API by providing endpoint tools for managing orders, addresses, and tracking. It requires Node.js and an API token for setup.
getOperationalCities
Get a list of PostEx operating cities
getMerchantAddress
Get the pickup address of the merchant registered
createMerchantAddress
Create a new merchant pickup address
getOrderTypes
Get supported order types
createOrder
Create a new order in PostEx system
getUnbookedOrders
List orders created within the specified date range but have not booked for pickups yet
trackOrder
Tracking a single order with a tracking number
trackBulkOrder
Track multiple orders in batches using tracking number list
saveShipperAdvice
Advice for packages that you try
getShipperAdvice
Get the logistics advice history for tracking numbers
cancelOrder
Cancel an order with a tracking number
getPaymentStatus
Check the payment settlement status of the order
getOrderStatus
Get a list of all possible order statuses
listOrders
List orders within the specified date range, optionally filter by status ID