Skip to main content
Glama

ShipHero MCP Server

get_shipment

Retrieve detailed shipment information by entering the shipment ID to manage logistics, track status, and optimize order fulfillment processes using ShipHero MCP Server.

Input Schema

NameRequiredDescriptionDefault
shipment_idYesThe ID of the shipment to retrieve

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "shipment_id": { "description": "The ID of the shipment to retrieve", "type": "string" } }, "required": [ "shipment_id" ], "type": "object" }

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/mattcoatsworth/Shiphero-mcp-server'

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