Create Thailand Post shipments, print labels, and track parcels in Thailand via ProShip.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Stateless MCP (Model Context Protocol) server that lets any AI agent create Thailand Post shipments, print labels, and track parcels through ProShip.
POST https://mcp.proship.me/mcp (JSON-RPC 2.0, application/json)https://mcp.proship.me/mcp in a browser β the docs page is generated from the live tool registryAuthorization: Bearer <ProShip API token>, passed through verbatim to api.proship.me. Nothing is stored server-side. New users can call the public signup tool to get a token.Public: track_parcel, get_order_statuses, signup.
Authenticated: list_shops, create_order, list_orders, get_order, update_order_status, cancel_order, check_duplicate, print_label.
The browser docs page at /mcp is the canonical, always-current tool reference.
| Var | Purpose | Default |
|---|---|---|
PORT | listen port | 3000 |
PUBLIC_URL | absolute base used in label URLs and docs | https://mcp.proship.me |
PROSHIP_API_BASE | upstream API base | https://api.proship.me |
PROSHIP_UTRACK_TOKEN | optional server-side token enabling unauthenticated track_parcel | unset |
PROSHIP_SYNTH_EMAIL_DOMAIN | domain for synthesized signup emails | proship.me |
Fly.io app proship-mcp (region sin):
order-xxx|123). GET/PUT/DELETE strip the suffix internally; print_label requires the full id. Always pass the full id between tools.get_order_statuses); code 6 means out for delivery despite upstream labeling it "ERROR".print_label can return a URL.No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/proship-thailand-post-2)<a href="https://allmcps.com/mcp/proship-thailand-post-2"><img src="https://allmcps.com/api/badge/proship-thailand-post-2?style=directory" alt="ProShip Thailand Post on AllMCPs" /></a>