Skip to main content
Glama

ShipStation API MCP Server

package.json597 B
{ "name": "shipstation-mcp-server", "version": "1.0.0", "type": "module", "description": "MCP Server for ShipStation API", "main": "src/index.js", "bin": { "shipstation-mcp": "src/index.js" }, "scripts": { "start": "node src/index.js", "dev": "node --watch src/index.js", "inspect": "npx -y @modelcontextprotocol/inspector node src/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "axios": "^1.6.2", "dotenv": "^16.3.1", "zod": "^3.22.4" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mattcoatsworth/shipstation-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server