What is the HSN Classifier MCP server?
Look up Indian HSN and GST codes by description or product name (4,676 entries).
How to install HSN Classifier
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"hsn-classifier-mcp": {
"url": "https://hsn-classifier-mcp.atlasword.workers.dev/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hsn-classifier-mcp": {
"serverUrl": "https://hsn-classifier-mcp.atlasword.workers.dev/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"hsn-classifier-mcp": {
"type": "http",
"url": "https://hsn-classifier-mcp.atlasword.workers.dev/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"hsn-classifier-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hsn-classifier-mcp.atlasword.workers.dev/mcp"
]
}
}
}Claude Code
claude mcp add --transport http hsn-classifier-mcp https://hsn-classifier-mcp.atlasword.workers.dev/mcpRelated MCP servers
Drug-drug interaction checker for clinical LLMs using RxNorm and DailyMed.
View repository →FDA drug approvals, 510(k) device clearances, recalls and adverse-event reports.
View repository →Geopolitical event detection, tone timeseries, actor trends from GDELT 2.0.
View repository →Validate Indian GSTINs locally (Verhoeff), extract PAN, identify issuing state.
View repository →