HS Code Classifier
Rank #15,727io.github.OjasKord/hs-code-classifier-mcp-server
Classify products to official HS codes and validate supplier codes before customs submissions
HS Code Classifier is a Model Context Protocol (MCP) server published by OjasKord. It ranks #15,727 of 115,460 servers tracked on MCP Toplist. HS Code Classifier is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Apr 24, 2026 and most recently updated on May 2, 2026.
Ranks ahead of 99,733 of 115,460 servers on MCP Toplist.
Use HS Code Classifier
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http hs-code-classifier-mcp-server https://hs-code-classifier-mcp-production.up.railway.app/claude mcp add hs-code-classifier-mcp-server -e "ANTHROPIC_API_KEY=<your ANTHROPIC_API_KEY>" -e "HSPING_API_KEY=<your HSPING_API_KEY>" -- npx -y hs-code-classifier-mcpReplace each placeholder with your own value before saving.
[mcp_servers.hs-code-classifier-mcp-server]
url = "https://hs-code-classifier-mcp-production.up.railway.app/"Add to ~/.codex/config.toml.
[mcp_servers.hs-code-classifier-mcp-server]
command = "npx"
args = ["-y", "hs-code-classifier-mcp"]
[mcp_servers.hs-code-classifier-mcp-server.env]
ANTHROPIC_API_KEY = "<your ANTHROPIC_API_KEY>"
HSPING_API_KEY = "<your HSPING_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://hs-code-classifier-mcp-production.up.railway.app/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hs-code-classifier-mcp-server": {
"url": "https://hs-code-classifier-mcp-production.up.railway.app/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"hs-code-classifier-mcp-server": {
"type": "http",
"url": "https://hs-code-classifier-mcp-production.up.railway.app/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"hs-code-classifier-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"hs-code-classifier-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"HSPING_API_KEY": "<your HSPING_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hs-code-classifier-mcp-server": {
"serverUrl": "https://hs-code-classifier-mcp-production.up.railway.app/"
}
}
}Add to ~/.codeium/windsurf/mcp_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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hs-code-classifier-mcp-server": {
"url": "https://hs-code-classifier-mcp-production.up.railway.app/"
}
}
}{
"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>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.OjasKord%2Fhs-code-classifier-mcp-server)<a href="https://mcptoplist.com/server/io.github.OjasKord%2Fhs-code-classifier-mcp-server"><img src="https://mcptoplist.com/badge/io.github.OjasKord%2Fhs-code-classifier-mcp-server.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
OjasKord
Other servers by OjasKord
- Bizfile MCP#11,263 · 12 vers
- VAT Validator MCP#12,803 · 11 vers
- URL Safety Validator MCP#14,807 · 6 vers
- Data Compliance Classifier MCP#15,726 · 5 vers
- Local Model Suitability MCP#15,896 · 6 vers
- Tender MCP#15,897 · 6 vers
- Document Integrity Validator#23,141 · 2 vers
- Quantum Suitability Validator#25,345 · 1 ver
Available versions (5)
| Version | Published |
|---|---|
| 1.0.7 | May 2, 2026 |
| 1.0.5 | Apr 28, 2026 |
| 1.0.4 | Apr 26, 2026 |
| 1.0.1 | Apr 24, 2026 |
| 1.0.0 | Apr 24, 2026 |
Frequently asked questions
- Who maintains HS Code Classifier?
- HS Code Classifier is maintained by OjasKord, which publishes 9 MCP servers (54 total versions) tracked on MCP Toplist.
- Is HS Code Classifier listed on the Official MCP Registry?
- Yes — HS Code Classifier is listed on the Official MCP Registry, alongside Glama.
- How many versions does HS Code Classifier have?
- MCP Toplist tracks 5 versions of HS Code Classifier, most recently published on May 2, 2026.
- Where can I find the source code for HS Code Classifier?
- The source code for HS Code Classifier is hosted at github.com/OjasKord/hs-code-classifier-mcp-server.