ShipStation API MCP Server
@mattcoatsworth
About ShipStation API MCP Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ShipStation API MCP Server?
A comprehensive Model Context Protocol (MCP) server for interacting with the ShipStation API. It provides tools and resources for managing orders, shipments, carriers, warehouses, products, customers, stores, webhooks, and fulfillments.
How to use ShipStation API MCP Server?
Clone the repository, install dependencies with npm install, create a .env file with your ShipStation API key and secret, then run the server with npm run dev. Test it using the MCP Inspector with npm run inspect.
Key features of ShipStation API MCP Server
- Complete coverage of ShipStation API endpoints
- Structured tools for all API operations
- Documentation resources for API reference
- Error handling and logging
Use cases of ShipStation API MCP Server
- Manage orders, shipments, carriers, and warehouses
- Handle products, customers, and store settings
- Subscribe to webhooks and manage fulfillments
FAQ from ShipStation API MCP Server
What credentials are required?
A ShipStation API key and API secret, set in a .env file as SHIPSTATION_API_KEY and SHIPSTATION_API_SECRET.
How to access API documentation?
Through the shipstation://docs/{section} resource, where section can be overview, orders, shipments, etc. Example: shipstation://docs/orders.
What tools are available?
Tools include listing, creating, and deleting orders, shipments, carriers, warehouses, products, stores, and webhooks. A full list is provided in the README.
How is the server tested?
Using the MCP Inspector, run npm run inspect after starting the server.
What license is this server under?
MIT.
More Developer Tools MCP servers
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Huoshan Test
volcengineDevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Comments