Calculate container delivery costs in France. Real HT/TTC prices, automatic depot selection.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Two AI tools for maritime container logistics in France, available via Model Context Protocol (MCP).
calculateContainerDeliveryCostCalculates real-time delivery costs for maritime containers anywhere in France.
Input:
| Parameter | Type | Required | Values |
|---|---|---|---|
delivery_address | string | ✅ | Any French address or city |
container_type | string | ✅ | 20ft · 40ft · 40ft_hc |
quantity | integer | ✅ | 1 to 99 |
Output example:
getContainerDimensionsReturns interior and exterior dimensions, volumes, surfaces and weights for all container types.
Input (all parameters optional):
| Parameter | Type | Required | Values |
|---|---|---|---|
type | string | ❌ | stockage · dry · high_cube · reefer |
size | string | ❌ | 6ft · 8ft · 10ft · 20ft · 40ft · 40ft_hc · 45ft_hc |
min_volume_m3 | number | ❌ | Minimum interior volume in m³ |
min_surface_m2 | number | ❌ | Minimum interior surface in m² |
quantity | integer | ❌ | 2 · 3 · 4 — combined surface for containers placed side by side (requires size=20ft or size=40ft) |
Output example:
Protocol: MCP JSON-RPC 2.0 over HTTP Method: POST Authentication: None (public endpoint)
List available tools:
Calculate a delivery cost:
Get dimensions of all High Cube containers:
Get combined surface for 3 containers of 20ft placed side by side:
| Resource | URL |
|---|---|
| Website | https://adopte-un-conteneur.fr |
| AI landing page | https://adopte-un-conteneur.fr/ai |
| OpenAPI spec | https://adopte-un-conteneur.fr/openapi.json |
| MCP manifest | https://adopte-un-conteneur.fr/mcp.json |
| AI discovery | https://adopte-un-conteneur.fr/.well-known/ai.json |
| Dimensions page | https://adopte-un-conteneur.fr/a-propos-des-containers/dimensions-tailles-volumes-surfaces-poids-des-conteneurs/ |
Adopte un Conteneur is a French logistics company specialising in maritime container sales and delivery across France.
MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/adopte-un-conteneur-container-delivery-pricing)<a href="https://allmcps.com/mcp/adopte-un-conteneur-container-delivery-pricing"><img src="https://allmcps.com/api/badge/adopte-un-conteneur-container-delivery-pricing?style=directory" alt="Adopte un Conteneur Container Delivery Pricing on AllMCPs" /></a>