Compare parcel and letter delivery prices across 60+ carriers in 27 European countries by package and route details.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Packzoo MCP.
compare_shipping_pricesCompare shipping prices across carriers for a given package and route.
Compare parcel and letter delivery prices across 60+ carriers in 27 European countries โ live rates by weight, dimensions, origin, and destination.
PackZoo is a hosted, remote MCP server. Clients with native streamable-http support can connect directly; this repo also ships a thin stdio proxy for clients that only support local/stdio MCP servers.
See server.json for the full MCP registry manifest.
src/index.js is a small stdio<->streamable-http bridge: it connects to
https://packzoo.com/api/mcp, forwards tools/list and tools/call over
stdio. Point your MCP client's config at this command for clients without
native remote-server support.
compare_shipping_pricesCompare shipping prices across carriers for a given package and route.
| Parameter | Type | Description |
|---|---|---|
from_country | string | Origin country ISO code |
to_country | string | Destination country ISO code (ISO 3166-1) |
weight_kg | number | Package weight in kilograms |
length_cm | number | Longest side, in centimetres |
width_cm | number | Middle side, in centimetres |
height_cm | number | Shortest side, in centimetres |
io.github.IAfanasov/packzooCountries: AT, BE, BG, CY, CZ, DE, DK, EE, ES, FI, FR, GR, HR, HU, IE, IT, LT, LU, LV, MT, NL, PL, PT, RO, SE, SI, SK.
MIT โ see LICENSE.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/iafanasov-packzoo-mcp)<a href="https://allmcps.com/mcp/iafanasov-packzoo-mcp"><img src="https://allmcps.com/api/badge/iafanasov-packzoo-mcp?style=directory" alt="Packzoo MCP on AllMCPs" /></a>