France Logistics
@junter1989k-ai
About France Logistics
Create Mondial Relay shipments to pickup points across France, buy labels and track — stateless, bring your own Shippo token
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"france-logistics": {
"type": "http",
"url": "https://logi-fr.wishpool.app/mcp",
"headers": {
"x-shippo-token": "shippo_test_your_token"
}
}
}
}Tools
3Buy a France label. `to_*` + `from_*` address fields (région/state optional), parcel `weight` (grams by default, required) and `length`/`width`/`height` (centimetres by default). Optional `carrier`/`service` restrict the choice (e.g. `Mondial Relay` / `Point Relais`) — default is the **cheapest** rate across all available carriers. Mondial Relay is relay-point delivery. 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 `mondial_relay`; 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 France Logistics?
France Logistics MCP 🇫🇷 — How can my AI agent buy a Mondial Relay / French shipping label?
How to use France Logistics?
The README includes setup instructions such as node test/serve.js # local server on :3249 (/mcp).
Key features of France Logistics
- MCP server integration
Use cases of France Logistics
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from France Logistics
Where is the source code for France Logistics?
The source code is linked from the repository URL on this page.
Does France 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 Mcp Server
githubGitHub's official MCP Server

EverArt
modelcontextprotocolModel Context Protocol Servers
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers

Redis
modelcontextprotocolModel Context Protocol Servers

Puppeteer
modelcontextprotocolModel Context Protocol Servers
Comments