me.proship.mcp/proship-mcp
repo:https://github.com/proship1/proship-mcp
Create Thailand Post shipments, print labels, and track parcels in Thailand via ProShip.
- transport:
- remote
- credential class:
- self-provisionable
Owner verification
Not yet verified. Verifying proves you control this server and is free, permanently — it never changes a published score.
Start verification →Tools
- cancel_ordershallow
Delete/cancel an order by id.
- check_duplicateshallow
Check whether a customer phone number already has a recent order (duplicate-shipment guard).
- create_ordershallow
Create a shipment order. Defaults to Thailand Post EPS (thaipost0). Weight is in GRAMS. Returns the order_id — it contains a pipe suffix (order-xxx|123); always pass the FULL id to other tools. Optional cod_amount enables cash-on-delivery.
- get_ordershallow
Get one order by id (full pipe-suffixed id is fine). Returns status with Thai label and tracking number.
- get_order_statusesshallow
Reference data: the ProShip order status pipeline. Returns every status code with its Thai label and English meaning. Use these codes with list_orders and update_order_status.
- list_ordersshallow
List orders on YOUR account. Optional numeric status filter (see get_order_statuses). Paginated.
- list_shopsshallow
List the shops on YOUR ProShip account. Use the shop_id with create_order.
- print_labelshallow
Generate the shipping label PDF for one or more orders. REQUIRES the FULL pipe-suffixed order ids (order-xxx|123) — stripped ids are rejected upstream. Returns a temporary URL (valid ~10 minutes) where the PDF can be downloaded.
- signupshallow
Creates a real ProShip account and shop, ready for Thailand Post EPS (thaipost0) shipping. The response contains your API token, user, and shop_id — SHOWN ONLY ONCE. Save the token into your MCP client's Authorization header. A full thaipost contract additionally requires a Thailand Post account arranged with ProShip support (multi-day human process).
- track_parcelshallow
Track any parcel by tracking number (Thailand Post and other Thai carriers). Returns current status with Thai label plus the event history. Works without auth if the server has a tracking token configured; otherwise pass your Bearer token.
- update_order_statusshallow
Set an order status by numeric code (see get_order_statuses).
Embed this server’s score
Tool count and median score across every tool in this server’s corpus — honest in a way a single cherry-picked tool’s badge wouldn’t be.
[](https://vouch.tools/servers/0980af56-c039-40f6-b1b0-0351e4790d8b)