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.
The ShipBob API MCP Server is designed to facilitate seamless interaction with ShipBob's e-commerce fulfillment services. It provides a robust set of tools and resources to manage various aspects of e-commerce operations, including product catalog management, order processing, inventory tracking, shipment fulfillment, and more. The server is built to support developers in integrating ShipBob's API into their applications, offering features like webhook configuration for event notifications and detailed reporting capabilities. With a focus on ease of use, the server includes a testing interface via the MCP Inspector, allowing users to explore and test available tools and resources effectively.
Features
- Products: Manage your product catalog
- Orders: Create and manage orders
- Inventory: Track and adjust inventory levels
- Fulfillment: Manage shipments and fulfillment processes
- Webhooks: Configure notifications for ShipBob events
Tools
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