MCP-India-Stack MCP Server
rehan1020/MCP-India-Stack
MCP server for Indian APIs — GSTIN, IFSC, PAN, UPI, pincode, HSN/SAC. Zero auth. Offline-first. For AI agents.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
rehan1020/MCP-India-Stack is a Python MCP server licensed under MIT. MCP server for Indian APIs — GSTIN, IFSC, PAN, UPI, pincode, HSN/SAC. Zero auth. Offline-first. For AI agents. Topics: fastmcp, gst, gstin, hsn, ifsc, india, mcp, model-context-protocol, offline-first, pan, pincode, python, upi, indian-mcp.
Ranked #14 out of 109 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
8 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
153 weekly installs → early adoption
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# 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 ```bash pip install mcp-india-stack ``` ## Run ```bash mcp-india-stack ``` or ```bash python -m mcp_india_stack ``` ## Tools - `lookup_ifsc` - `validate_gstin` - `validate_pan` - `validate_upi_vpa` - `lookup_pincode` - `lookup_hsn_code` - `decode_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 arRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.