shipbob-mcp-server
If you are the rightful owner of shipbob-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A comprehensive Model Context Protocol (MCP) server for interacting with ShipBob's e-commerce fulfillment API.
Product Management Tools
`list_products`, `get_product`, `create_product`, `update_product`
Order Management Tools
`list_order`, `get_order`, `create_order`, `cancel_order`
Inventory Management Tools
`get_inventory`, `get_product_inventory`, `get_inventory_levels`, `adjust_inventory`
Implementation management tools
`list_shipments`, `get_shipment`, `create_shipment`
Webhooks Tools
`list_webhooks`, `create_webhook`, `delete_webhook`
Return management tool
`list_returns`, `get_return`, `create_return`
Location Management Tools
`list_fulfillment_centers`, `get_fulfillment_center`
Channel Management Tools
`list_channels`, `get_channel`
Reporting Tools
`get_inventory_report`, `get_orders_report`, `get_shipping_report`