ShipStation API MCP Server
Related Servers
Alternatives to ShipStation API MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseCqualityDmaintenanceA 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.281-
- FlicenseNot gradedqualityDmaintenanceAn MCP server that enables interaction with ShipEngine's shipping API, allowing users to manage shipments, labels, carriers, and other shipping operations through natural language commands.-
- AlicenseNot gradedqualityDmaintenanceProvides a Model Context Protocol server for managing shipping orders and address book functionality with support for connecting to real shipping services via HTTP API.MIT
- AlicenseAqualityBmaintenanceA Model Context Protocol server that enables LLMs to interact with the Lob.com API for address verification and sending physical mail. It provides 76 tools across 12 resource groups including postcards, letters, checks, and templates with built-in safety features for production use.7884 npmMIT
- FlicenseDqualityDmaintenanceA comprehensive Model Context Protocol server that enables interaction with the Klaviyo API, providing tools and resources for managing customer profiles, lists, segments, campaigns, flows, and various marketing automation features.473-
- AlicenseCqualityBmaintenanceA Model Context Protocol server for the Mintsoft warehouse management system, enabling LLM clients to look up orders, products, stock, inbound, returns, and reports, with guarded write capabilities.37Apache 2.0
TDQS
Scored across 39 tools
Every tool has a clearly distinct purpose targeting specific resources and actions in the ShipStation domain. There is no ambiguity between tools like 'get_order' vs 'list_orders' or 'create_order' vs 'mark_order_as_shipped', as each handles a unique operation on well-defined entities.
Tool names follow a highly consistent verb_noun pattern throughout, such as 'create_order', 'list_orders', 'get_order', 'delete_order'. Minor variations like 'add_tag_to_order' or 'hold_order_until' maintain readability and adhere to the same overall naming convention without mixing styles.
With 39 tools, the count is borderline high for typical MCP server scope, potentially overwhelming for agents. While it covers many aspects of ShipStation's API, it might benefit from consolidation or categorization to reduce cognitive load, placing it in the 16-25+ range that feels heavy.
The tool set provides comprehensive CRUD and lifecycle coverage for the ShipStation domain, including orders, products, warehouses, stores, shipments, and webhooks. It supports full workflows from creation to deletion, with no obvious gaps that would cause agent failures in typical e-commerce operations.