
India Mcp Banking
Let your agent validate IFSC codes, UPI VPAs, and bank UPI status while you build India payment and payout flows.
Overview
io.github.Samarth-23-eng/india-mcp-banking is a MCP server for the Build phase that provides IFSC lookup, UPI VPA validation, and bank UPI status tools for coding agents.
What is this MCP server?
- IFSC lookup for Indian bank branch identification
- UPI VPA validation before saving payee details
- Bank UPI status checks for supported institutions
- npm package @samarth-23-eng/india-mcp v1.0.11 with stdio MCP
- Slice of India-MCP repo for focused banking-only agent tooling
- Server version 1.0.11 in MCP registry metadata
- Three documented capabilities: IFSC lookup, UPI VPA validation, bank UPI status
- stdio transport; npm identifier @samarth-23-eng/india-mcp
What problem does it solve?
India payment UIs and agent workflows break when IFSC and UPI identifiers are wrong, and builders waste time on ad-hoc validation scripts.
Who is it for?
Solo builders shipping India fintech, marketplaces, or payroll-lite products who want agent-side banking validation during development.
Skip if: Merchants who only need a full payment gateway (Razorpay, Cashfree, etc.) without MCP, or non-India products.
What do I get? / Deliverables
Your agent can confirm branch and UPI details in conversation while you wire forms, webhooks, and payout logic.
- IFSC lookup tool callable from the agent
- UPI VPA validation tool in the MCP tool list
- Bank UPI status query capability during builds
Recommended MCP Servers
Journey fit
Banking MCP tools are registered during Build when you integrate India payment rails into apps, agents, or onboarding wizards. Integrations fits because the server wraps banking lookup APIs as agent-callable tools, not accounting workflows or hosted payment processing.
How it compares
Banking lookup MCP server, not a PCI payment processor or ledger system.
Common Questions / FAQ
Who is io.github.Samarth-23-eng/india-mcp-banking for?
Developers and indie founders building India apps with UPI or bank transfers who use AI agents and need IFSC and VPA validation in the dev loop.
When should I use io.github.Samarth-23-eng/india-mcp-banking?
Use it while building payout forms, onboarding, or support agents whenever you need to verify IFSC, VPA, or bank UPI availability before go-live.
How do I add io.github.Samarth-23-eng/india-mcp-banking to my agent?
Add a stdio MCP server block for the india-mcp-banking server from the India-MCP npm package per project docs, restart your MCP host, and confirm banking tools appear.