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.
ShipStation API MCP Server
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
A comprehensive Model Context Protocol server that enables users to interact with the ShipStation API for managing orders, shipments, carriers, warehouses, products, customers, stores, webhooks, and fulfillments through structured tools.
Related MCP Servers
- AsecurityFlicenseAqualityA comprehensive Model Context Protocol server that enables interaction with ShipBob's e-commerce fulfillment API, providing tools for managing products, orders, inventory, fulfillment, webhooks, returns, locations, channels, and reporting.Last updated -281JavaScript
- AsecurityFlicenseAqualityA comprehensive server that enables interaction with the ShipHero API through the Model Context Protocol, providing tools for managing orders, products, inventory, shipping, warehouses, vendors, and webhooks.Last updated -29JavaScript
- -securityAlicense-qualityA server that implements the Model Context Protocol, providing a standardized way to connect AI models to different data sources and tools.Last updated -28TypeScriptMIT License
- -securityFlicense-qualityA server implementation of the Model Context Protocol (MCP) that provides REST API endpoints for managing and interacting with MCP resources.Last updated -Python