41
/ 100
1 day ago
glama

HS Code Classifier MCP Server

Classifies product descriptions to official HS codes and validates supplier-provided codes using government tariff schedules via the HSPing API.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
2 flows detected: HSPING_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Tool annotations don’t match behaviour
2 read-only tools perform write/delete/exec — hs_classify_product (line 68: fs.writeFileSync(PERSIST_FILE, JSON.stringify(stats))); hs_validate_code (line 68: fs.writeFileSync(PERSIST_FILE, JSON.stringify(stats)))
⚠️
Known vulnerabilities in dependencies: 15 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 9 credentials: ANTHROPIC_API_KEY, API_KEY, HSPING_API_KEY, OWNER_KEY, RESEND_API_KEY, STATS_KEY, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, UPSTASH_REDIS_REST_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies15 high5 medium10 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.6.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.6.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highaxios@1.7.9GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.7.9GHSA-3g43-6gmg-66jw

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

highaxios@1.7.9GHSA-43fc-jf86-j433

Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEY"": "sk-ant-...",
🔐 secretAPI_KEY"": "your-pro-key-from-kordagencies.com"
🔐 secretHSPING_API_KEY"": "your-hsping-key",
🔐 secretOWNER_KEY
configPORT
🔐 secretRESEND_API_KEY
🔐 secretSTATS_KEY
🔐 secretSTRIPE_SECRET_KEY
🔐 secretSTRIPE_WEBHOOK_SECRET
configTOOL_DISABLED_HS_CLASSIFY_PRODUCT
configTOOL_DISABLED_HS_VALIDATE_CODE
configTRANSPORT
🔐 secretUPSTASH_REDIS_REST_TOKEN
configUPSTASH_REDIS_REST_URL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ojaskord-hs-code-classifier-mcp-server-1wqsvj)](https://m8ven.ai/mcp/ojaskord-hs-code-classifier-mcp-server-1wqsvj)
commit: f9c766cabb0bc21fcd0cac7232a73e8ff73e1139
code hash: 65be4f3fa481073e7160a85f8b7b7eb9ae9d1211c8aed666674179e06b6e2dcd
verified: 7/30/2026, 8:44:20 AM
view raw JSON →