topease-customs-mcp-server

topease020/topease-customs-mcp-server
★ 0 stars Python Other Updated 5d ago
全球海关贸易数据 MCP 服务 — 提供 238 个国家/地区的进出口贸易数据查询能力。
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "topease-customs-mcp-": {
      "command": "uvx",
      "args": [
        "topease-customs-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install topease-customs-mcp-server