MCP server for APC Overnight. Book, label, track and cancel UK parcel shipments from any MCP-compatible AI.
| Tool name | Description | Destructive? |
|---|---|---|
| book_shipment | โ no | |
| get_label | โ no | |
| book_batch_and_label | โ no | |
| track_shipment | โ no | |
| cancel_shipment | โ no |
| list_services | โ no |
{
"mcpServers": {
"apc": {
"command": "npx",
"args": [
"-y",
"apc-mcp"
]
}
}
}