MCP.so
Sign In
P

Potal

@soulmaten7

About Potal

Total landed cost API for cross-border commerce. 240 countries, 113M+ tariff records, 63 FTAs, AI HS classification, sanctions screening.

Basic information

Category

Other

Transports

stdio

Publisher

soulmaten7

Submitted by

음음파

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "potal": {
      "command": "npx",
      "args": [
        "-y",
        "potal-mcp-server"
      ],
      "env": {
        "POTAL_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Potal?

Potal is a Next.js project bootstrapped with create-next-app. It serves as a basic web application template using the Next.js framework.

How to use Potal?

Run npm run dev (or yarn dev, pnpm dev, bun dev) to start the development server, then open http://localhost:3000 in a browser. The main page can be edited by modifying app/page.tsx.

Key features of Potal

  • Built with Next.js and TypeScript.
  • Uses next/font to optimize Geist font from Vercel.
  • Auto-reloads on file changes during development.
  • Can be deployed directly to Vercel.

Use cases of Potal

FAQ from Potal

What runtime does Potal require?

Node.js and a package manager (npm, yarn, pnpm, or bun) are needed to run the development server.

How do I deploy Potal?

The recommended deployment method is the Vercel Platform, which is documented in the Next.js deployment guide.

Where can I learn more about the underlying framework?

Refer to the Next.js Documentation and interactive tutorial linked in the README.

Comments

More Other MCP servers