Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

PackZoo

БесплатноНе проверен

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

GitHubEmbed

Описание

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

README

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/mcp

See server.json for the full MCP registry manifest.

Run locally (stdio proxy)

npx github:IAfanasov/packzoo-mcp

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.

Tool

compare_shipping_prices

Compare 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

Links

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.

from github.com/IAfanasov/packzoo-mcp

Установить PackZoo в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install packzoo

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add packzoo -- npx -y github:IAfanasov/packzoo-mcp

FAQ

PackZoo MCP бесплатный?

Да, PackZoo MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для PackZoo?

Нет, PackZoo работает без API-ключей и переменных окружения.

PackZoo — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить PackZoo в Claude Desktop, Claude Code или Cursor?

Открой PackZoo на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare PackZoo with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development