Wraps India's banking infrastructure APIs into three core tools: IFSC code lookup for branch details, UPI VPA validation to verify payment addresses before transactions, and bank UPI status checks to confirm whether a bank supports UPI rails. Built for fintech apps and payment workflows operating in the Indian market. Part of a larger India MCP collection that also covers GST, railways, and stock data, but this package isolates just the banking primitives. Uses retry logic and caching to handle flaky upstream services. If you're building anything that touches Indian payments or needs to validate bank identifiers programmatically, this gives you the lookup layer without scraping RBI pages yourself.
claude mcp add --transport stdio io.github.samarth-23-eng-india-mcp-banking uvx india-mcp-banking