Serversio.github.soulmaten7/potal
P

io.github.soulmaten7/potal

io.github.soulmaten7/potal · v1.3.1
▦ npm
v1.3.1npm npm: potal-mcp-server↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.soulmaten7/potal",
  "description": "Total landed cost API for cross-border commerce. 240 countries, 113M+ tariff records.",
  "repository": {
    "url": "https://github.com/soulmaten7/potal",
    "source": "github"
  },
  "version": "1.3.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "potal-mcp-server",
      "version": "1.3.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your POTAL API key (get it at https://potal.app)",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "POTAL_API_KEY"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}