
shipstation-mcp-server
1
Github Watches
0
Github Forks
0
Github Stars
ShipStation API MCP Server
A comprehensive Model Context Protocol (MCP) server for interacting with the ShipStation API. This server provides tools and resources for managing orders, shipments, carriers, warehouses, products, customers, stores, webhooks, and fulfillments.
## Features
- Complete coverage of ShipStation API endpoints
- Structured tools for all API operations
- Documentation resources for API reference
- Error handling and logging
## Getting Started
1. Clone this repository
2. Install dependencies:
```
npm install
```
3. Create a `.env` file with your ShipStation API credentials:
```
SHIPSTATION_API_KEY=your_api_key
SHIPSTATION_API_SECRET=your_api_secret
```
4. Run the server:
```
npm run dev
```
5. Test with MCP Inspector:
```
npm run inspect
```
## API Documentation
Access API documentation through the `shipstation://docs/{section}` resource. Available sections:
- overview
- orders
- shipments
- carriers
- warehouses
- products
- customers
- stores
- webhooks
- fulfillments
Example: `shipstation://docs/orders`
## Available Tools
### Orders
- list_orders
- get_order
- create_order
- mark_order_as_shipped
- delete_order
- add_tag_to_order
- remove_tag_from_order
- restore_order_from_hold
- hold_order_until
### Shipments
- list_shipments
- get_shipment
- create_label
- void_label
### Carriers
- list_carriers
- list_carrier_packages
- list_carrier_services
### Warehouses
- list_warehouses
- get_warehouse
- create_warehouse
- update_warehouse
- delete_warehouse
### Products
- list_products
- get_product
- create_product
- update_product
- delete_product
### Customers
- list_customers
- get_customer
### Stores
- list_stores
- get_store
- list_marketplaces
- refresh_store
- deactivate_store
- reactivate_store
### Webhooks
- list_webhooks
- subscribe_to_webhook
- unsubscribe_from_webhook
### Fulfillments
- list_fulfillments
- create_fulfillment_order
## License
MIT
相关推荐
I find academic articles and books for research and literature reviews.
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Confidential guide on numerology and astrology, based of GG33 Public information
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
Reviews

user_p4C6ZqBq
As a dedicated user of the shipstation-mcp-server by mattcoatsworth, I can confidently say that this tool has significantly streamlined our shipping process. Its seamless integration and user-friendly interface make it an indispensable part of our workflow. Highly recommended for anyone looking to optimize their shipping operations!