Claude + ShipStation: How the Official MCP Works in 2026
Short answer: yes — ShipStation publishes its own official MCP server, and Claude can use it. This is better than most stores get: it’s not a community hack. ShipStation’s team maintains an API MCP server (on their official GitHub) that gives Claude real access to shipments, labels, rates, carriers, inventory, warehouses, and batches. Two honest caveats up front: it runs locally on your computer (it authenticates with your API key, so it works in Claude Desktop or Claude Code — not on claude.ai in a browser), and it’s an early MVP built on ShipStation’s V2 API. And the usual Claude shape still applies: no event triggers. Nothing watches your shipments for you, and a new order can’t start a thing.
Here’s exactly what the official MCP does, what it takes to connect it, where the limits bite, and what to use if you want shipping work that runs on its own.
ShipStation’s official MCP is real — and it’s the API one that matters
There are actually two ShipStation MCP servers, and it’s worth knowing which is which:
- The API MCP (
shipstation/mcp-shipstation-api) is the one you want. It’s official, it authenticates with your ShipStation API key, and it can actually do things — create shipments, buy labels, get rates, list carriers and warehouses, run batches. This is the store-owner tool. - The documentation MCP (at
docs.shipstation.com/mcp) is also official, but it only serves the API docs to your AI — it can’t touch your account. Useful for a developer building an integration; useless for running your shipping.
A few things to know before you connect the API MCP:
- It needs an API key, which means it runs locally. You generate a key in Settings → Account → API Settings → Generate API Key (use the V2 API), then run the MCP server on your machine via Node or Docker and point Claude Desktop at it. Because the auth is a key rather than a hosted login, this is a Claude Desktop / Claude Code setup, not a one-click claude.ai connector.
- Plan gate. ShipStation’s V2 API and its integrations (Zapier included) generally require a Scale-Gold plan or higher. On lower plans that door is narrower.
- It’s an MVP. ShipStation describes the server as covering core API functionality, so expect it to grow — fine for real use, worth a light touch for anything mission-critical.
Worth noting separately: ShipStation also shipped its own built-in AI, ShipStation Intelligence (2026), for things like automatically picking the cheapest carrier rate. That’s inside ShipStation’s product — a different thing from wiring your account into Claude.
What the Claude + ShipStation connection actually does
With the official MCP connected, Claude becomes a shipping console inside a chat. You can ask “what shipments are still unshipped from yesterday,” “get me rates for this 2-pound package to 90210,” “create a label for order #5521 with the cheapest ground option,” or “which carrier are we using most this week,” and it works against your real account. For pulling up shipments and knocking out labels on demand, it’s genuinely handy.
What it will not do is run by itself. For a shipping operation, that’s the part that matters.
The limit that matters: a new order can’t start anything
Two things bound this one, and the second is specific to how ShipStation’s server is built.
Both ChatGPT and Claude will now do work on a schedule, unattended. Neither reacts to events. A task that runs hourly still finds out an hour late, and one that runs each morning finds out tomorrow — the trigger is the clock, never the thing you actually care about.
- It never notices anything. Claude can’t see that an order is ready to ship, a package is stuck in transit, or a delivery failed, and act on it. Nothing in ShipStation reaches out.
- This MCP is laptop-bound on top of that. Claude’s scheduled tasks run remotely, but ShipStation’s server runs on your machine against your local API key — so it’s reachable only while your computer is on and Claude Desktop is running. Even the timed-run option is off the table here.
What about the customer emails — can’t Claude send the tracking or the delay notice? Out of the box, no: Claude’s built-in email (both Gmail and Outlook) only drafts, it doesn’t send — you still hit send yourself. So even “sending” doesn’t get you to hands-off.
Bottom line: Claude with the official MCP is great for “help me ship and look this up right now,” and simply not built for “ship every order and update every customer the moment it happens.”
If you want ShipStation work to happen on its own: Carly
The moment you want something to happen around ShipStation the second it happens — a customer emailed their tracking as the label prints, a stuck package chased, a delivery exception flagged — you’ve walked past what Claude is for.
Carly connects to ShipStation with your own API key — you paste it on carlyassistant.com/integrations, and it runs in the cloud, not on your laptop — then Carly does the actual work, 24/7:
- When a label is created, Carly emails the customer their tracking link and expected delivery window automatically.
- When a shipment sits in transit past its ETA, Carly emails the customer a proactive heads-up and flags it for your team.
- When a delivery exception fires, Carly opens a ticket, drafts the apology, and offers the reship.
- Every morning, a digest of unshipped orders, exceptions, and yesterday’s shipping spend.
Carly drafts and sends across Gmail and Outlook, updates records, and manages tasks — and connects through 200+ built-in integrations or your own API key (see integrations). AI agents start at $35/month, and any step in a workflow that doesn’t use AI runs free and unlimited.
Claude vs Carly for ShipStation
| Claude (official MCP) | Carly | |
|---|---|---|
| Create labels, pull shipments, get rates | Yes (in a chat) | Yes |
| Acts the moment something happens (label printed, delivery exception) | No | Yes |
| Chases stuck packages and updates customers on its own | No | Yes |
| Keeps working when your laptop is closed | No (runs locally) | Yes (cloud) |
| Sends the emails itself, not just drafts | No — drafts only | Yes |
| What it takes to set up | Scale-Gold plan API key + run the MCP server on your machine | Paste your ShipStation key |
| Pricing | Claude Pro $20 / Max $100–$200, plus the build | AI agents from $35/mo |
Claude’s official MCP is a strong shipping console inside a chat. Carly is a teammate that ships, tracks, and updates customers the moment each order moves.
Frequently Asked Questions
Does Claude work with ShipStation?
Yes. ShipStation publishes an official API MCP server (on its own GitHub) that Claude can use to create labels, pull shipments, get rates, and manage carriers and batches. It authenticates with your ShipStation API key and runs locally, so it works in Claude Desktop or Claude Code. Like everything Claude, it has no event triggers — a new order can’t start the work.
Is the ShipStation MCP official?
Yes — ShipStation’s team maintains it. Note there are two: the API MCP (shipstation/mcp-shipstation-api), which actually manages your account, and a documentation MCP at docs.shipstation.com/mcp, which only serves API docs to your AI and can’t touch your account. For running shipping, you want the API one. It’s an early MVP built on ShipStation’s V2 API, which generally needs a Scale-Gold plan or higher.
Can Claude email customers their tracking automatically?
No. Claude’s built-in email drafts messages (in both Gmail and Outlook) but doesn’t send them, and nothing in ShipStation can trigger one — so it can’t email tracking the moment a label prints. That’s the kind of automatic, on-its-own work Carly is built for.
What if I want ShipStation to act on its own — send tracking, chase stuck packages?
That’s beyond what Claude’s MCP does; it answers when asked and never acts on a shipping event. Carly runs on triggers and schedules 24/7 in the cloud — it can email customers, open tickets, and send shipping digests without you. AI agents start at $35/month.
More: Claude connectors · Claude + Shopify · Claude + WooCommerce · Claude + BigCommerce · Can Claude send emails · Claude vs Carly
Ready to automate your busywork?
Carly schedules, researches, and briefs you—so you can focus on what matters.
See what people say
"Before Carly, I relied on a Calendly link, but the whole process felt impersonal and not very professional. Carly changed that by handling all the back-and-forth, so I'm no longer stuck in endless email threads trying to line up schedules.
Now Carly reaches out to candidates, shares my real-time availability, lets them pick a slot, then sends a Zoom link and drops it straight into my calendar. She sends reminders to both of us before each call, which has significantly reduced no-shows and last-minute confusion.
On top of scheduling, Carly acts like a full executive assistant, sending me my schedule the night before so I can prepare for each call. It reminds me of the old x.ai assistant, but Carly is noticeably smarter, faster, and better suited to my healthcare recruitment business."


