Total landed cost API for cross-border commerce. 240 countries, 113M+ tariff records, 63 FTAs, AI HS classification, sanctions screening.
Server Config
{
"mcpServers": {
"potal": {
"command": "npx",
"args": [
"-y",
"potal-mcp-server"
],
"env": {
"POTAL_API_KEY": "<YOUR_API_KEY>"
}
}
}
}