Parceltoolkit MCP
Open source · Beta

Let Claude book the shipment for you.

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.

Browse carriers View on GitHub
I

Install the server

One npm command adds the Parcel Toolkit MCP to Claude Desktop. No keys yet — that comes next.

II

Connect your courier account

Paste your Royal Mail Click & Drop or APC credentials into the local config. Credentials stay on your machine.

III

Ask Claude to ship

Describe the parcel in plain English. Claude picks a service, books it, and returns a PDF label.

Install

Add to Claude Desktop in under a minute.

1. Install the hub
shell
npx -y @parceltoolkit/mcp install
2. Add a carrier
shell
npx -y @parceltoolkit/mcp add royalmail
Carriers

Two live today, more on the way.

updated weekly
№ 01
RM

Royal Mail

TR24 · Click & Drop
Live
install
shell
npx -y royalmail-mcp
example prompt

Book a Tracked 24 for the 320g package to SW1A 1AA and email me the label.

Source v0.1.0 · MIT
№ 02
AP

APC Overnight

OVN · API v3
Live
install
shell
npx -y apc-mcp
example prompt

Book a next-day APC collection to Cardiff, three parcels, 5kg each, and give me the PDF labels.

Source v0.1.0 · MIT
№ 03
DP

DPD

NEXT-DAY
Coming soon

Expected May 2026. Enter your email and we'll send the install command the day it ships.

№ 04
EV

Evri

PARCELSHOP · HOME
Coming soon

Expected Q3 2026. Pending Evri API access approval — join the list and we'll send the install the day it ships.

№ 05
PF

Parcelforce

EXPRESS
Planned

On the roadmap for late 2026. Vote by signing up — demand drives the build order.

№ 06
++

Want another carrier?

FREELANCE BUILD
Bespoke

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 touch
Example prompts

Run your shipping by chat.

Ask 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.

01“I've got 12 orders ready to ship. Pick the cheapest tracked service for each and print all the labels.”
02“Compare my Royal Mail spend this month vs last, and flag anything that looks wrong.”
03“Cancel the Tracked 24 for order #4821 and rebook as Special Delivery — the customer needs it by 1pm.”
04“What's the most expensive parcel I've ever sent, where did it go, and how much did it cost?”
Open source

MIT-licensed. Self-hostable. Fork-friendly.

Every MCP server is a small TypeScript package. Inspect the code, patch it to your workflow, or self-host — no vendor lock-in.

github.com/catrinmdonnelly Read the MCP spec