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
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/fontto 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.
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Awesome Mlops
visengerA curated list of references for MLOps
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments