PackZoo
PackZoo MCP Server
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.
Connect directly (streamable-http)
https://packzoo.com/api/mcpSee server.json for the full MCP registry manifest.
Related MCP server: Shipi MCP
Run locally (stdio proxy)
npx github:IAfanasov/packzoo-mcpsrc/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.
Tool
compare_shipping_prices
Compare shipping prices across carriers for a given package and route.
Parameter | Type | Description |
| string | Origin country ISO code |
| string | Destination country ISO code (ISO 3166-1) |
| number | Package weight in kilograms |
| number | Longest side, in centimetres |
| number | Middle side, in centimetres |
| number | Shortest side, in centimetres |
Links
Website: https://packzoo.com
REST API: https://packzoo.com/api/prices
OpenAPI spec: https://packzoo.com/openapi.json
Agent guide: https://packzoo.com/AGENTS.md
llms.txt: https://packzoo.com/llms.txt
MCP registry entry:
io.github.IAfanasov/packzoo
Coverage
Countries: 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.
License
MIT — see LICENSE.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
AlicenseAqualityCmaintenanceEnables shipping and logistics operations through the Europarcel API, including order management, address lookup, pricing calculation, and package tracking. Supports both stdio integration with Claude Desktop and HTTP mode for web applications.Last updated2489MIT- AlicenseAqualityDmaintenanceManage shipping workflows by creating labels, tracking packages, and scheduling carrier pickups. Compare live rates from major carriers like FedEx and UPS to optimize costs for every shipment. Organize logistical operations with a centralized address book and detailed shipping analytics.Last updated1891MIT

Shippo MCPofficial
Alicense-qualityAmaintenanceAI-powered shipping integrations with Shippo: shipping labels, rates, address validation, tracking and more for USPS, UPS, FedEx, DHL and other carriers.Last updated1MIT- Alicense-qualityCmaintenanceTrack packages across 3,200+ carriers (USPS, UPS, FedEx, DHL, China Post, UniUni, SpeedX and more) with automatic carrier detection. Register, list, and archive tracking numbers and get real-time delivery event timelines via the 24hTrack API.Last updated66MIT
Related MCP Connectors
Multi-carrier shipping for AI agents: compare rates, buy labels, track packages, validate addresses
EasyPost MCP — multi-carrier shipping rates + package tracking (easypost.com)
Track shipments and search shipping products (DPD, InPost, DHL, FedEx, UPS, GLS) via GlobKurier API.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/IAfanasov/packzoo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server