mcp-india-stack
MCP server exposing Indian financial and government APIs - GSTIN, IFSC, PAN, UPI, pincode, HSN/SAC - for AI agents. Zero auth. Offline-first.
Status
Install
pip install mcp-india-stack
Run
mcp-india-stack
or
python -m mcp_india_stack
Tools
lookup_ifscvalidate_gstinvalidate_panvalidate_upi_vpalookup_pincodelookup_hsn_codedecode_state_code
Bundled Data Size
This package bundles static datasets for offline-first workflows.
- IFSC dataset (Razorpay releases)
- India pincode dataset (GeoNames IN postal dump, CC-BY)
- HSN/SAC master (GST tutorial workbook transformed to CSV)
- State codes and curated UPI handles
Expected install footprint includes approximately 10-11MB compressed static data.
Limitations
- GSTIN validation checks format and checksum, not active GSTN status.
- PAN validation is structural; PAN check character is not publicly algorithmic.
- HSN/SAC rates are static references and may vary by conditions/notifications.
Legal and Attribution
See NOTICES for dataset attribution and licensing details.