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.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ShipHero MCP Serverlist orders from the last 7 days"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.