Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"india-gst": {
"args": [
"-y",
"@samarth-23-eng/india-mcp",
"gst"
],
"command": "npx"
},
"india-stocks": {
"args": [
"-y",
"@samarth-23-eng/india-mcp",
"stocks"
],
"command": "npx"
},
"india-ecourts": {
"args": [
"-y",
"@samarth-23-eng/india-mcp",
"ecourts"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
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.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '@samarth-23-eng/india-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked @samarth-23-eng/india-mcp against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in other
MCP server for Spanning Cloud Backup — M365/GWS/Salesforce backups, restores, audit.
AI agent control of 3D printers — 432 tools for OctoPrint, Moonraker, Bambu, Prusa, Elegoo
MCP server for Kaseya Autotask PSA — companies, tickets, projects, time entries, and more.
On-chain provenance lookup for AnchorRegistry. Resolve AR-IDs, hashes, and full trees. Authless.
MCP Security Weekly
Get CVE alerts and security updates for io.github.Samarth-23-eng/india-mcp-railways and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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
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
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
India-MCP uses a shared resilience layer to handle the instability of Indian government portals.
Technical details: docs/ARCHITECTURE.md
Planned servers: