MCP.so
ログイン

Australia Logistics

@junter1989k-ai

Australia Logistics について

Create Aramex Australia domestic shipments, buy labels and track parcels — stateless, bring your own Shippo token

基本情報

ライセンス

MIT

ランタイム

node

公開者

junter1989k-ai

投稿者

junter1989k-ai

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "australia-logistics": {
      "type": "http",
      "url": "https://logi-au.wishpool.app/mcp",
      "headers": {
        "x-shippo-token": "shippo_test_your_token"
      }
    }
  }
}

ツール

3

Buy an Australia label. `to_*` + `from_*` address fields (state optional), parcel `weight` (grams by default, required) and `length`/`width`/`height` (centimetres by default). Optional `carrier`/`service` restrict the choice (e.g. `Aramex` / `Parcel`) — default is the **cheapest** rate across all available carriers. Fetches rates, buys the chosen rate, returns `shipment_id`, `transaction_id`, `tracking_number`, printable `label_url`, `carrier`, `service` and the `rate` (AUD).

Track by `tracking_number` + `carrier` token (default `aramex`; use `shippo` with `SHIPPO_TRANSIT`/`SHIPPO_DELIVERED` for TEST tokens). Returns `status` from the Shippo enum — `UNKNOWN` / `PRE_TRANSIT` / `TRANSIT` / `DELIVERED` / `RETURNED` / `FAILURE` — plus a plain-English hint; non-terminal statuses carry `next_steps`. Raw carrier scans always included.

Refund an **unused** label by `transaction_id`. Returns `refund_status`: `QUEUED` / `PENDING` / `SUCCESS` / `ERROR`. Only labels never scanned by the carrier are eligible — an already-shipped label cannot be refunded.

概要

What is Australia Logistics?

Australia Logistics MCP 🇦🇺 — How can my AI agent buy an Aramex / Australian shipping label?

How to use Australia Logistics?

The README includes setup instructions such as node test/serve.js # local server on :3250 (/mcp).

Key features of Australia Logistics

  • MCP server integration

Use cases of Australia Logistics

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Australia Logistics

Where is the source code for Australia Logistics?

The source code is linked from the repository URL on this page.

Does Australia Logistics include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

コメント

マーケットプレイスの他のコンテンツ