India Banking
БесплатноНе проверенMCP server for Indian banking: IFSC lookup, UPI VPA validation, bank UPI status.
Описание
MCP server for Indian banking: IFSC lookup, UPI VPA validation, bank UPI status.
README
npm version TypeScript MCP Compatible License: MIT
Collection of MCP (Model Context Protocol) servers for Indian APIs and services. Enable AI agents like Claude, Cursor, and OpenCode to operate natively in the Indian market with real-time data and specialized tools.
🇮🇳 Why India-MCP?
Indian digital infrastructure is powerful but fragmented. Many government and enterprise portals are:
- Unstable: Intermittent downtime and slow response times.
- Protected: Require specific headers and session management.
- Inconsistent: Varying data formats (HTML, JSON, XML).
India-MCP provides a unified, resilient, and AI-optimized layer over these services, enabling agents to verify identities, track logistics, analyze markets, and navigate the legal system with a single protocol.
🚀 Features
- Production Grade: Hardened servers with retry logic, request timeouts, and in-memory TTL caching.
- Resilient Data: Intelligent fallback strategies (e.g., NSE → Yahoo Finance) for maximum availability.
- Privacy First: Browser-compliant headers and respectful API usage patterns.
- Developer Friendly: Clean JSON-RPC interfaces and normalized tool responses.
- Unified Ecosystem: Shared utilities for banking, legal, and market data.
🛠 Available Servers
| Server | Domain | Tools | Description |
|---|---|---|---|
| GST | Taxation | 5 | Validate GSTINs, HSN codes, and tax calculations. |
| Railways | Transport | 7 | Live train status, PNR enquiry, and schedules. |
| RTO | Automotive | 6 | Vehicle registration details and road tax calculator. |
| Banking | Fintech | 3 | IFSC search, UPI validation, and bank status. |
| Stocks | Markets | 8 | NSE/BSE real-time quotes, indices, and history. |
| eCourts | Legal | 6 | Court cases, orders, and cause list retrieval. |
Detailed catalog: docs/SERVERS.md | Full Tool Index: docs/TOOLS.md
📦 Installation
npm install -g @samarth-23-eng/india-mcp
Quick start — launch any server with one command:
india-mcp stocks # NSE/BSE stock data
india-mcp gst # GST validation
india-mcp ecourts # Court case lookup
india-mcp fssai # Food license verification
india-mcp list # Show all available servers
india-mcp --help # Full usage guide
Or use npx without installing:
npx @samarth-23-eng/india-mcp stocks
🔌 MCP Client Configuration
Claude Desktop
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"india-stocks": {
"command": "npx",
"args": ["-y", "@samarth-23-eng/india-mcp", "stocks"]
},
"india-ecourts": {
"command": "npx",
"args": ["-y", "@samarth-23-eng/india-mcp", "ecourts"]
},
"india-gst": {
"command": "npx",
"args": ["-y", "@samarth-23-eng/india-mcp", "gst"]
}
}
}
Detailed guides: docs/EXAMPLES.md
🏗 Architecture
India-MCP uses a shared resilience layer to handle the instability of Indian government portals.
- Retries: 2 retries with exponential backoff for all network calls.
- Caching: TTL-based memory cache to prevent IP blocking.
- Fallbacks: Automatic switching to backup data sources.
Technical details: docs/ARCHITECTURE.md
🛤 Roadmap
Planned servers:
- eCourts (Extended): Supreme Court and High Court specific filters.
- FSSAI: Food license validation.
- CDSCO: Medicine registry verification.
- Land Records: Digital Bhulekh access.
🚀 Release Process
- Bump Version:
npm version patch --no-git-tag-version - Build:
npm run build - Validate:
npm run validate:publish - Publish to npm:
npm publish --access public - Registry:
mcp-publisher validate&mcp-publisher publish
🤝 Contributing
Contributions are welcome! Please read our Contributing Guidelines to get started.
📄 License
MIT © Samarth-23-eng
Установить India Banking в Claude Desktop, Claude Code, Cursor
unyly install india-mcp-bankingСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add india-mcp-banking -- npx -y @samarth-23-eng/india-mcpFAQ
India Banking MCP бесплатный?
Да, India Banking MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для India Banking?
Нет, India Banking работает без API-ключей и переменных окружения.
India Banking — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить India Banking в Claude Desktop, Claude Code или Cursor?
Открой India Banking на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare India Banking with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
