Bankr Industrial Customs MCP
Enables AI agents to perform international trade operations such as calculating landed costs, classifying goods, explaining trade terms, estimating shipping, and converting currencies for Kazakhstan/EAEU/Central Asia trade routes.
README
Bankr Industrial Customs MCP
MCP server for international trade operations. 5 tools for AI agents working with imports, exports, customs, and logistics.
What It Does
Calculates landed costs, classifies goods, explains trade terms, estimates shipping, converts currencies — all for Kazakhstan/EAEU/Central Asia trade routes.
Tools
| Tool | What It Does | Use When |
|---|---|---|
customs_calculate |
Full import cost breakdown (duty, VAT 16%, recycling fee, registration) | Agent needs total landed cost |
hs_classify |
Maps product descriptions to HS/TN VED codes with duty rates | Agent needs to classify goods |
incoterms_check |
Explains Incoterms 2020 with China-Kazakhstan recommendations | Agent needs trade term guidance |
logistics_estimate |
Shipping cost and time China → Kazakhstan (auto/rail/sea) | Agent needs freight quotes |
currency_rate |
Live KZT/USD/CNY exchange rates | Agent needs currency conversion |
Install
# Claude Desktop - add to claude_desktop_config.json
npx -y bankr-customs-mcp
# Claude Code
claude mcp add bankr-customs -- npx -y bankr-customs-mcp
# Cursor - add to .cursor/mcp.json
npx -y bankr-customs-mcp
Example
Agent: "What's the total cost to import a $50,000 excavator from Guangzhou to Almaty?"
This server answers:
- Customs duty: $2,500 (5%)
- VAT: $4,400 (16%)
- Registration: $350
- Shipping: $3,000
- Total landed cost: $60,250
Who Uses This
- Import agents calculating landed costs
- Trade agents classifying goods for customs
- Logistics agents optimizing shipping routes
- Procurement agents estimating total cost of ownership
- Finance agents converting currencies
Coverage
- Countries: Kazakhstan, Russia, Belarus, Kyrgyzstan, Armenia (EAEU)
- Trade routes: China → Kazakhstan, China → Central Asia
- Transport: Auto, rail, sea, multimodal
- Currencies: KZT, USD, CNY, RUB
License
MIT
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.