全球海关贸易数据 MCP
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TOPEASE_MCP_API_KEY | Yes | API key for TOPEASE Customs data service. Obtain from https://tradee.topease.net/ |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_customs_dataB | 查询海关贸易数据。支持按企业名称(company_name)、产品关键字(product_keyword)、HS编码(hs_code)、贸易时间(date_from/date_to)、进出口类型(trade_type)及原产国(country)进行多维度联合查询。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
Only one tool exists, so there is no possibility of confusion or misselection.
The single tool name 'search_customs_data' follows a clear verb_noun pattern, appropriate for its function.
A server focused on global customs trade data with only one search tool feels under-scoped; a few more tools (e.g., for metadata or export) would be expected.
The tool provides rich search capabilities, but lacks any additional operations like listing HS codes, retrieving trade statistics, or data export, leaving notable gaps.