HS Code Classifier
Quality Score
95
/100
Classify products to official HS codes and validate supplier codes before customs submissions
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://hs-code-classifier-mcp-server-production.up.railway.appClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"hs-code-classifier-mcp-server": {
"command": "npx",
"args": [
"-y",
"hs-code-classifier-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your-anthropic_api_key>",
"HSPING_API_KEY": "<your-hsping_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"hs-code-classifier-mcp-server": {
"command": "npx",
"args": [
"-y",
"hs-code-classifier-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your-anthropic_api_key>",
"HSPING_API_KEY": "<your-hsping_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y hs-code-classifier-mcp§02 Environment variables
ANTHROPIC_API_KEYrequiredsecret
Anthropic API key for AI-assisted classification reasoning
HSPING_API_KEYrequiredsecret
HSPing API key for official tariff schedule access
§03 MCP Quality Score · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.