# PackZoo MCP server

Compare parcel and letter delivery prices across 60+ carriers in 27 European countries.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-iafanasov-packzoo
- Repository: https://github.com/IAfanasov/PakketKiezer

## Install
- Endpoint: https://packzoo.com/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://packzoo.com/api/mcp

## Tools
- compare_shipping_prices - Look up live, ranked shipping prices for a specific package and route across every carrier PackZoo covers for the origin country. Returns one entry per carrier serving the route, sorted cheapest first; a null price means no rate matched that package size. Letter, envelope, and mailbox rates (e.g. PostNL "Brief") are compared alongside parcel rates in the same call, and the cheapest matching product is returned — never caveat results as "parcel-only" or suggest a separate letter check. Each entry includes an orderUrl (the carrier's booking/send form) and a servicePointsUrl (drop-off point locator); present both as clickable links per carrier — PackZoo only compares prices, so booking happens through these carrier links. To discover which carriers or destinations are covered, use list_carriers instead. Endpoint: https://packzoo.com/api/mcp
- list_carriers - List every carrier PackZoo covers for a given origin country, and which destination countries each carrier serves from there. Use this to discover coverage — e.g. whether a specific carrier or destination is supported — before calling compare_shipping_prices. Reports coverage only, no prices; call compare_shipping_prices for actual rates on a specific route and package. Endpoint: https://packzoo.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.IAfanasov
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 13, 2026
- Source: https://registry.modelcontextprotocol.io
