Skip to main content

MCP server for Easyship — get shipping rates and track shipments

Project description

Easyship MCP Server

MCP server for Easyship — get shipping rates and track shipments.

Tools

  • get_shipping_rates — compare courier options with prices and delivery times for a parcel
  • track_shipment — get current status and checkpoint history for a shipment

Quick Start

Remote (recommended — no install needed)

Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "easyship": {
      "type": "url",
      "url": "https://mcp.easyship.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_TOKEN"
      }
    }
  }
}

Local (via PyPI)

{
  "mcpServers": {
    "easyship": {
      "command": "uvx",
      "args": ["easyship-mcp"],
      "env": {
        "EASYSHIP_API_ACCESS_TOKEN": "YOUR_TOKEN"
      }
    }
  }
}

Claude Code

claude mcp add easyship --transport http https://mcp.easyship.com/mcp

Configuration

Get your API token from Easyship Dashboard → Connect → API.

Usage examples

Get shipping rates:

"What are the shipping options for a 1.5kg package (30×20×15 cm) from Hong Kong to New York?"

Track a shipment:

"Track shipment ESSG10006001"

API version

This server targets the Easyship API v2024-09.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easyship_mcp-0.3.0.tar.gz (232.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

easyship_mcp-0.3.0-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

Details for the file easyship_mcp-0.3.0.tar.gz.

File metadata

  • Download URL: easyship_mcp-0.3.0.tar.gz
  • Upload date:
  • Size: 232.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for easyship_mcp-0.3.0.tar.gz
Algorithm Hash digest
SHA256 7abc3b980ea34656591d29e14c70efb7717e701a932c0dcd9fd09eaf4e13dc94
MD5 d6ded0e78c9a21ae5f376d88c6a6b723
BLAKE2b-256 5968346a5302d4f569a2e5f377812dbf4bb51c01d3e623742509744e557b2699

See more details on using hashes here.

File details

Details for the file easyship_mcp-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: easyship_mcp-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 15.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for easyship_mcp-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 84b7a8e8685d39ff6809d5062aa339c0dbfe717842656387f7d7c8987e58e26b
MD5 2f4c6cedf5033e052d46f33e27b2ca31
BLAKE2b-256 3df1578018c9ee1fa7755753c9ac62149760be6ba42ec347959db9716cb6128e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page