MCP.so
ログイン

ShipStation API MCP Server

@mattcoatsworth

ShipStation API MCP Server について

概要はまだありません

基本情報

カテゴリ

開発者ツール

ランタイム

node

トランスポート

stdio

公開者

mattcoatsworth

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「開発者ツール」の他のコンテンツ