Loomal

ShipSaving

MCP server by github.com/waka4674/shipsaving-mcp

MCP server for ShipSaving — shipping rates, labels, orders, tracking

0 starsnpm: shipsaving-mcp

About ShipSaving

ShipSaving is an MCP (Model Context Protocol) server published by waka4674 in the official MCP registry. MCP server for ShipSaving — shipping rates, labels, orders, tracking

It ships as an npm package (shipsaving-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/waka4674/shipsaving-mcp.

Use ShipSaving with your agent

Claude Code · one command
claude mcp add shipsaving -- npx -y shipsaving-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "shipsaving": {
      "command": "npx",
      "args": [
        "-y",
        "shipsaving-mcp"
      ]
    }
  }
}
npmshipsaving-mcp

Frequently asked questions

What is ShipSaving?
ShipSaving is an MCP (Model Context Protocol) server by waka4674. MCP server for ShipSaving — shipping rates, labels, orders, tracking
How do I connect ShipSaving to Claude, Cursor, or another MCP client?
Install ShipSaving from its npm package (shipsaving-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ShipSaving open source?
Yes — the source code is public at github.com/waka4674/shipsaving-mcp.
Can AI agents pay to use ShipSaving?
Not yet through Loomal — ShipSaving is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ShipSaving? Claim this listing free by verifying GitHub ownership, or contact us.