india mcp banking for Claude Desktop
io.github.samarth-23-eng/india-mcp-banking
MCP server for Indian banking: IFSC lookup, UPI VPA validation, bank UPI status.
client:Claude Desktop
transport:stdio
runtime:npm
Install india mcp banking in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"india-mcp-banking": {
"command": "npx",
"args": [
"-y",
"@samarth-23-eng/india-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs