
Australia Post MCP By UnClick
Wire Australia Post parcel tracking, postcode lookup, and delivery estimates into storefront or support automations your agent is building.
Overview
Australia Post MCP is a Build-phase MCP server that connects your agent to parcel tracking, postcode lookup, and delivery times via @unclick/australiapost-mcp.
What is this MCP server?
- Parcel tracking queries for Australia Post shipments inside the agent
- Postcode lookup for Australian addresses and fulfillment logic
- Delivery time estimates to support checkout and support copy
- @unclick/australiapost-mcp via npx stdio (v0.1.0)
- UnClick standalone package from packages/standalone/australiapost-mcp
- npm identifier @unclick/australiapost-mcp version 0.1.0
- stdio MCP transport with npx runtime hint
- Three capability areas stated: tracking, postcode lookup, delivery times
Community signal: 4 GitHub stars.
What problem does it solve?
You bounce between carrier websites and docs while the agent drafts shipping UX and tracking endpoints for Australian orders.
Who is it for?
Indie ecommerce and SaaS builders targeting Australian shipping and support workflows with MCP-driven development.
Skip if: Global-only stores with no Australia Post footprint or teams needing label purchase and merchant APIs in one bundle.
What do I get? / Deliverables
Tracking, postcode, and delivery-time answers land in the agent thread so you ship ecommerce integrations faster.
- Tracking status tool output for consignments
- Postcode and delivery-time data for AU addresses
- Configured Australia Post MCP server at v0.1.0
Recommended MCP Servers
Journey fit
How it compares
Carrier logistics MCP connector, not a storefront theme or payment skill.
Common Questions / FAQ
Who is Australia Post MCP for?
Solo builders adding Australian shipping, tracking pages, or support bots who want postal data callable from Claude Code or Cursor.
When should I use Australia Post MCP?
Use it while building checkout, order status features, or postcode validation during integrations-focused build work.
How do I add Australia Post MCP to my agent?
Add MCP stdio configuration with command npx @unclick/australiapost-mcp and restart your MCP client.