MCP.so
Sign In

Taiwan Logistics

@junter1989k-ai

About Taiwan Logistics

Remote MCP server: AI agents create Taiwan CVS pickup and home-delivery shipments via ECPay Logistics. Zero-setup demo, stateless BYO.

Basic information

License

MIT

Runtime

node

Publisher

junter1989k-ai

Submitted by

junter1989k-ai

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "taiwan-logistics": {
      "type": "http",
      "url": "https://logi-tw.wishpool.app/mcp"
    }
  }
}

Tools

3

Create a 超商取貨 (CVS) or 宅配 (HOME) order. `logistics_type` CVS/HOME + `sub_type` (C2C: UNIMARTC2C/FAMIC2C/HILIFEC2C/OKMARTC2C · B2C: UNIMART/FAMI/HILIFE · HOME: TCAT/POST), `goods_amount`, sender/receiver name+phone, `receiver_store_id` for CVS or address+zip for HOME. `is_collection=true` = 代收貨款 (COD). Returns `AllPayLogisticsID` (as `shipment_id`).

Track by `shipment_id` — returns `status_code` + plain-English hint (300 created, 2063 shipped, 2067/3006 at store, 2073/3022 picked up, 5058 home delivered, …).

Returns a hosted `label_url` that auto-submits the signed ECPay print form for the 託運單 / 一段標.

Overview

What is Taiwan Logistics?

Remote MCP server: AI agents create Taiwan CVS pickup and home-delivery shipments via ECPay Logistics. Zero-setup demo, stateless BYO.

How to use Taiwan Logistics?

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

Key features of Taiwan Logistics

  • MCP server integration

Use cases of Taiwan Logistics

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

FAQ from Taiwan Logistics

Where is the source code for Taiwan Logistics?

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

Does Taiwan Logistics include a standard MCP config?

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

Comments

More MCP servers