Parcel Toolkit MCPs are open-source servers that connect Claude (and any MCP-compatible client) directly to UK courier APIs. Install once, then ship by conversation.
One npm command adds the Parcel Toolkit MCP to Claude Desktop. No keys yet — that comes next.
Paste your Royal Mail Click & Drop or APC credentials into the local config. Credentials stay on your machine.
Describe the parcel in plain English. Claude picks a service, books it, and returns a PDF label.
npx -y @parceltoolkit/mcp install
npx -y @parceltoolkit/mcp add royalmail
npx -y royalmail-mcp
Book a Tracked 24 for the 320g package to SW1A 1AA and email me the label.
npx -y apc-mcp
Book a next-day APC collection to Cardiff, three parcels, 5kg each, and give me the PDF labels.
Expected May 2026. Enter your email and we'll send the install command the day it ships.
Expected Q3 2026. Pending Evri API access approval — join the list and we'll send the install the day it ships.
On the roadmap for late 2026. Vote by signing up — demand drives the build order.
Need an MCP for a carrier not on this list, or a private integration with your own order system? We build these too.
Get in touchAsk anything about your shipping — book labels, amend them, query what you've sent and what it cost. Claude talks to your courier accounts so you don't have to.
Every MCP server is a small TypeScript package. Inspect the code, patch it to your workflow, or self-host — no vendor lock-in.