Catalog
io.github.guptaprakhariitr/hsn-classifier-mcp
Officialby guptaprakhariitr · TypeScript
HSN Classifier
Look up Indian HSN and GST codes by description or product name (4,676 entries).
Look up Indian HSN and GST codes from a database of 4,676 product entries.
Topics
ai-agentclassificationclaudeclinecursorecommercegsthsnindiainvoicemcpmcp-servermodel-context-protocoltax
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"hsn-classifier-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hsn-classifier-mcp.atlasword.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.