Skip to main content
Glama

list_shipments

Retrieve and filter shipment data from the Shipi MCP server by status, carrier, or date range with pagination support.

Instructions

List shipments with pagination and filters. Filter by status (new/created/delivered), carrier, or date range.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
integration_keyNoShipi integration key (uses env default if omitted)
pageNoPage number
per_pageNoItems per page (max 100)
statusNoFilter by status: new, created, delivered, cancelled
carrierNoFilter by carrier: fedex, ups, dhl, usps, etc.
date_fromNoStart date (YYYY-MM-DD)
date_toNoEnd date (YYYY-MM-DD)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aarsiv-groups/shipi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server