Skip to main content
Glama
Appleabram

Bankr Industrial Customs MCP

by Appleabram

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.

Related MCP server: customs-mcp-server

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

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Enables AI agents to manage global shipping operations, including rate comparison, shipment creation, label purchasing, tracking, pickup scheduling, address validation, billing, and analytics, via natural language.
    Last updated
    48
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Provides 14 customs and trade operations as MCP tools, enabling AI agents to query tariff, track declarations, screen dual-use items, and generate AI-powered declarations.
    Last updated
    63
    1
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    MCP server for international trade operations focused on Kazakhstan/EAEU/Central Asia routes, providing tools for landed cost calculation, HS classification, Incoterms guidance, logistics estimation, and currency conversion.
    Last updated
    23
    MIT

View all related MCP servers

Related MCP Connectors

  • Neutral freight reference + validation layer for AI agents: ADR, HS, UN/LOCODE, freight math

  • Live & historical FX rates and currency conversion for AI agents. No API keys.

  • Multi-carrier shipping for AI agents: compare rates, buy labels, track packages, validate addresses

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Appleabram/bankr-customs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server