vinaybhosle/shippingrates-mcp
Ocean container shipping intelligence MCP server — D&D tariffs, freight rates, vessel schedules, local charges across 6 major carriers. 24 tools via x402 USDC micropayments.
Platform-specific configuration:
{
"mcpServers": {
"shippingrates-mcp": {
"command": "npx",
"args": [
"-y",
"shippingrates-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://opensource.org/licenses/MIT)
Ocean container shipping intelligence for AI agents — real carrier tariff data, detention & demurrage, freight rates, vessel schedules, and total landed cost across 6 major carriers.
Remote MCP endpoint: https://mcp.shippingrates.org/mcp
ShippingRates gives AI agents access to structured, carrier-sourced data for container shipping decisions — D&D slab breakdowns, local port charges, inland haulage rates, freight rates, vessel schedules, port congestion, and full landed cost calculations.
Carriers covered: Maersk · Hapag-Lloyd · MSC · COSCO · ONE · CMA CGM
Connect any MCP-compatible client to the remote endpoint:
{
"mcpServers": {
"shippingrates": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.shippingrates.org/mcp"]
}
}
}> Paid tools require an x402 USDC payment on Base or Solana. Free tools work without any payment.
| Tool | Description | |------|-------------| | shippingrates_stats | Database statistics — record counts, carrier coverage, last updated | | shippingrates_lines | List all shipping lines with country-level breakdowns | | shippingrates_search | Cross-data keyword search across ports, carriers, charges | | shippingrates_fx | Live exchange rates (USD base) |
| Tool | Price | Description | |------|-------|-------------| | dd_calculate | $0.10 | D&D slab breakdown by carrier, port, container type, and days over free time | | dd_compare | $0.25 | Cross-carrier D&D comparison at the same port | | local_charges | $0.05 | THC, documentation, seal, and BL fees by port and carrier | | inland_search | $0.03 | Search inland routes by origin/destination | | inland_haulage | $0.05 | Trucking and rail rates (12 origins, 72 destinat
Loading reviews...