Catalog
io.github.guptaprakhariitr/gst-validator-mcp
Officialby guptaprakhariitr · TypeScript
GST Validator
Validate Indian GSTINs locally (Verhoeff), extract PAN, identify issuing state.
Validate Indian GSTINs, extract PAN, and identify issuing state locally.
Topics
ai-agentclaudeclinecursorgstgstinindiakycmcpmcp-servermodel-context-protocolpantaxvalidator
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"gst-validator-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gst-validator-mcp.atlasword.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.