The ShipHero MCP Server enables comprehensive interaction with the ShipHero API, with features including authentication handling, rate limiting, and error handling. Key capabilities:
Orders: Retrieve, list, create, update, and cancel orders
Products: Retrieve, list, create, update, and delete products
Inventory: Get and adjust inventory levels, track movements, and view inventory by warehouse location
Shipping: Retrieve and list shipments, create new shipments, get shipping rates, and process returns
Warehouses: List all warehouses, get specific warehouse details, and view locations within warehouses
Vendors: List, retrieve, create, and update vendor information
Webhooks: List, create, and delete webhook subscriptions
All endpoints are accessible through a Model Context Protocol (MCP) interface with detailed API documentation available.