
Sendle MCP By UnClick
Connect your agent to Sendle for shipping quotes, order actions, and parcel tracking while you build storefront or ops tooling.
Overview
Sendle MCP is a MCP server for the Build phase that lets your agent query Sendle shipping quotes, orders, and parcel tracking through UnClick’s npm package.
What is this MCP server?
- Sendle-focused tools for quotes, orders, and parcel tracking from UnClick’s standalone MCP package
- npm @unclick/sendle-mcp v0.1.0 with stdio transport and npx launch
- Bridges Australian-friendly Sendle workflows into Claude Code, Cursor, or Codex sessions
- Suited to indie ecommerce backends, label automation, and support bots that need live shipment status
- Requires Sendle account credentials—operational shipping server, not mock data
- Server version 0.1.0
- npm identifier @unclick/sendle-mcp
- Stdio transport with npx runtime hint
Community signal: 4 GitHub stars.
What problem does it solve?
Fulfillment work fragments your focus when every quote and tracking lookup means custom API code or the Sendle dashboard.
Who is it for?
Indie ecommerce builders automating Sendle shipping inside agent-driven backends or support workflows.
Skip if: Builders who only ship digitally or use carriers without a Sendle account and API access.
What do I get? / Deliverables
Your agent can orchestrate Sendle quotes, orders, and tracking from the same repo where you build your store or ops tooling.
- Agent-accessible Sendle quote, order, and tracking operations
- Less boilerplate HTTP client code in fulfillment features
- Local stdio MCP config for Sendle v0.1.0
Recommended MCP Servers
Journey fit
How it compares
Carrier-specific MCP integration, not a multi-carrier shipping abstraction or storefront theme.
Common Questions / FAQ
Who is Sendle MCP for?
Solo builders with Sendle accounts who want their coding agent to handle quotes, orders, and tracking during product integration work.
When should I use Sendle MCP?
Use it in Build when you are wiring fulfillment, label flows, or customer tracking into an ecommerce app or internal tool.
How do I add Sendle MCP to my agent?
Configure MCP stdio for npx @unclick/sendle-mcp v0.1.0 and provide Sendle API credentials per UnClick’s package documentation.