Italy Logistics
@junter1989k-ai
About Italy Logistics
Buy Poste Italiane shipping labels in Italy, track parcels and refund unused labels — stateless, bring your own Shippo token
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"italy-logistics": {
"type": "http",
"url": "https://logi-it.wishpool.app/mcp",
"headers": {
"x-shippo-token": "shippo_test_your_token"
}
}
}
}Tools
3Buy an Italian label. `to_*` + `from_*` address fields (provincia/state optional), parcel `weight` (grams by default, required) and `length`/`width`/`height` (centimetres by default). Optional `carrier`/`service` restrict the choice (e.g. `Poste Italiane` / `Delivery Business Express`) — default is the **cheapest** rate across all available carriers. Fetches rates, buys the chosen rate, returns `shipment_id`, `transaction_id`, `tracking_number`, printable `label_url`, `carrier`, `service` and the `rate` (EUR).
Track by `tracking_number` + `carrier` token (default `poste_italiane`; use `shippo` with `SHIPPO_TRANSIT`/`SHIPPO_DELIVERED` for TEST tokens). Returns `status` from the Shippo enum — `UNKNOWN` / `PRE_TRANSIT` / `TRANSIT` / `DELIVERED` / `RETURNED` / `FAILURE` — plus a plain-English hint; non-terminal statuses carry `next_steps`. Raw carrier scans always included.
Refund an **unused** label by `transaction_id`. Returns `refund_status`: `QUEUED` / `PENDING` / `SUCCESS` / `ERROR`. Only labels never scanned by the carrier are eligible — an already-shipped label cannot be refunded.
Overview
What is Italy Logistics?
Italy Logistics MCP 🇮🇹 — How can my AI agent buy a Poste Italiane / Italian shipping label?
How to use Italy Logistics?
The README includes setup instructions such as node test/serve.js # local server on :3248 (/mcp).
Key features of Italy Logistics
- MCP server integration
Use cases of Italy Logistics
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Italy Logistics
Where is the source code for Italy Logistics?
The source code is linked from the repository URL on this page.
Does Italy Logistics include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
More MCP servers

Github
modelcontextprotocolModel Context Protocol Servers
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent

Memory
modelcontextprotocolModel Context Protocol Servers
Brave Search
modelcontextprotocolModel Context Protocol Servers

Time
modelcontextprotocolModel Context Protocol Servers
Comments