Australia shipping labels for AI agents: buy Aramex and more, track and refund via Shippo.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"app-wishpool-australia-logistics-mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Australia shipping labels for AI agents: buy Aramex and more, track and refund via Shippo.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / ecommerce
Dynamic problem-solving through sequential thought chains
An open-source AI agent that brings the power of Gemini directly into your terminal.
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
MCP Security Weekly
Get CVE alerts and security updates for app.wishpool/australia-logistics-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Paste this into your MCP client config (Claude Desktop, Cursor, Windsurf, or any MCP-capable agent):
{
"mcpServers": {
"australia-logistics": {
"type": "http",
"url": "https://logi-au.wishpool.app/mcp"
}
}
}
Nothing to install. Credentials, when you need them, travel as HTTP headers on each request and are never stored — see the threat model.
Would you rather not send production credentials to a server you do not control? Deploy this identical code to your own account and point your agent at your own URL:
git clone https://github.com/junter1989k-ai/australia-logistics-mcp && cd australia-logistics-mcp && npx vercel --prod
MIT-licensed. Self-hosting removes us from the picture entirely, at no cost and with no loss of function.
Remote MCP server that lets any AI agent buy Australia shipping labels — Aramex Australia parcels and more — with automatic cheapest-rate selection, track parcels, and refund unused labels via the Shippo shipping API. Aramex runs on Shippo's master account, so no Aramex contract or merchant courier account is needed. Stateless, bring-your-own API token, never stores anything. Free Shippo test tokens give zero-cost end-to-end labels.
Live endpoint: https://logi-au.wishpool.app/mcp · Registry: app.wishpool/australia-logistics-mcp
{
"mcpServers": {
"australia-logistics": {
"type": "http",
"url": "https://logi-au.wishpool.app/mcp",
"headers": {
"x-shippo-token": "shippo_test_your_test_or_shippo_live_prod_token"
}
}
}
}
No shared demo — but test tokens are free. Shippo issues free TEST tokens (prefix shippo_test_…) that run the full flow end-to-end at no cost: sign up with no card at apps.goshippo.com/join → API. Production tokens (prefix shippo_live_…) buy real labels. The same server auto-selects the environment from the token prefix.
Aramex Australia parcels run on Shippo's master carrier account, so an AI agent can print an Aramex label with no Aramex contract and no merchant courier account — just a free Shippo token. The carrier parameter stays open, so a merchant with its own carrier account on Shippo (Aramex, Australia Post, etc.) can select it instead.
| Tool | What it does |
|---|---|
create_shipment | 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). |
query_tracking | 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_label | 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. |
Owner policy guardrails ride optional headers (x-agentpay-max-amount, `x-