
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
@samarth-23-eng/india-mcp
Advanced tools
Production-grade MCP servers for Indian APIs - Stocks (NSE/BSE), Banking (IFSC/UPI), GST, Railways, and RTO.
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.
Indian digital infrastructure is powerful but fragmented. Many government and enterprise portals are:
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.
| 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
npm install -g @samarth-23-eng/india-mcp
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"]
}
}
}
Detailed guides: docs/EXAMPLES.md
India-MCP uses a shared resilience layer to handle the instability of Indian government portals.
Technical details: docs/ARCHITECTURE.md
Planned servers:
npm version patch --no-git-tag-versionnpm run buildnpm run validate:publishnpm publish --access publicmcp-publisher validate & mcp-publisher publishContributions are welcome! Please read our Contributing Guidelines to get started.
MIT © Samarth-23-eng
FAQs
Production-grade MCP servers for Indian APIs - Stocks (NSE/BSE), Banking (IFSC/UPI), GST, Railways, and RTO.
We found that @samarth-23-eng/india-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.