Back to Logistics
🚚

ShipBob MCP

v1.2.0
LogisticsClaude DesktopCursorClineeasy Verified

E-commerce fulfillment — orders, inventory, shipments across warehouses.

https://github.com/shipbob/mcp-server

Install Config

{
  "mcpServers": {
    "shipbob": {
      "command": "npx",
      "args": [
        "-y",
        "@shipbob/mcp-server"
      ],
      "env": {
        "SHIPBOB_API_TOKEN": ""
      }
    }
  }
}

Environment Variables

VariableTypeRequired
SHIPBOB_API_TOKENstringRequired

Compatibility

Claude Desktop
Cursor
Cline

Related Connectors