Loading MCP server directory, please wait...
MCP server for ShipSaving — shipping rates, labels, orders, tracking
npx @getmcp/cli add io.github.waka4674/shipsaving-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SHIPSAVING_APP_KEYShipSaving API key (starts with sk_)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.waka4674/shipsaving-mcp": {
"command": "npx",
"args": [
"-y",
"shipsaving-mcp"
],
"env": {
"SHIPSAVING_APP_KEY": "",
"SHIPSAVING_API_BASE_URL": "https://app-gateway.shipsaving.com"
}
}
}
}