The ShipStation API MCP Server provides a comprehensive interface for managing various aspects of the ShipStation API:
Orders Management: List, retrieve, create, mark as shipped, delete, add/remove tags, hold until a specific date, and restore orders from hold.
Shipments Management: List shipments, get details, create labels, and void labels.
Carrier Information: List carriers, carrier packages, and carrier services.
Warehouses Management: List, retrieve, create, update, and delete warehouses.
Product Management: List, retrieve, create, update, and delete products with filtering options.
Customer Management: List and retrieve customer details.
Store Management: List, retrieve, refresh, deactivate, and reactivate stores, as well as list marketplaces.
Webhook Management: List, subscribe to, and unsubscribe from webhooks.
Fulfillment Management: List fulfillments and create fulfillment orders.
Enables environment variable management for storing and accessing ShipStation API credentials securely within the MCP server implementation.
Used for package management and running scripts for the ShipStation API MCP server, allowing installation of dependencies and execution of development commands.