← Index

io.github.soulmaten7/potal

io.github.soulmaten7/potal·v1.3.1·Other
Quality Score
84
/100

Total landed cost API for cross-border commerce. 240 countries, 113M+ tariff records.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "potal": {
      "command": "npx",
      "args": [
        "-y",
        "potal-mcp-server"
      ],
      "env": {
        "POTAL_API_KEY": "<your-potal_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "potal": {
      "command": "npx",
      "args": [
        "-y",
        "potal-mcp-server"
      ],
      "env": {
        "POTAL_API_KEY": "<your-potal_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y potal-mcp-server
§02  Environment variables
POTAL_API_KEY
requiredsecret

Your POTAL API key (get it at https://potal.app)

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other