Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💻 Developer Tools
  3. India MCP
India MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 10:01:51 PM

India MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
indiagovernment-datafinancetransportlegal

Indian API MCP servers for GST, railways, RTO, banking, stocks, and eCourts data.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
We couldn’t automatically confirm this listing starts correctly

The install command below didn't complete successfully in our automated test.

npx -y @samarth-23-eng/india-mcp

npm notice npm notice New major version of npm available! 10.1.0 -> 12.0.2 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v12.0.2> npm notice Run `npm install -g npm@12.0.2` to update! npm notice npm ERR! could not determine executable to run npm ERR! A complete log of this run can be found in: /home/user/.npm/_logs/2026-09-21T12_45_45_253Z-debug-0.log

This is an experimental automated check and can have false negatives — missing environment variables, a slow cold install, etc. It doesn’t necessarily mean something’s wrong. Last checked 3d ago.

Manual Client & Custom JSON ConfigExpand JSON â–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "india-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@samarth-23-eng/india-mcp"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives💻 More in Developer Tools

Overview

The india-mcp MCP server exposes separate MCP endpoints for Indian services including GST, railway enquiries, RTO data, banking, market data, and eCourts. Install the npm package or run it with npx, then select a domain such as stocks, gst, or ecourts as the server command. Reach for it when an agent needs structured access to Indian tax, transport, financial, automotive, market, or legal information.

Use cases

•Validate GST registrations and HSN codes
•Check train status, PNRs, and schedules
•Look up Indian banking and IFSC details
•Retrieve NSE and BSE market information
•Search eCourts cases and orders

Key features

•Separate MCP servers for six Indian service domains
•GST, railway, RTO, banking, stocks, and eCourts tools
•Retry handling with exponential backoff
•In-memory TTL response caching
•Fallback data-source support
•npm and npx command-line launch options

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by India MCP.

Extracted Tool Capabilities
Separate MCP servers for six Indian service domains
GST, railway, RTO, banking, stocks, and eCourts tools
Retry handling with exponential backoff
In-memory TTL response caching
Fallback data-source support
npm and npx command-line launch options

How India MCP works

What india-mcp MCP server does

india-mcp MCP server packages several Indian service integrations behind the Model Context Protocol. The repository lists dedicated servers for six domains: GST, railways, RTO, banking, stocks, and eCourts. Each domain exposes its own set of tools and can be launched independently, allowing a client configuration to include only the services an agent needs.

The supported use cases cover GSTIN and HSN validation, tax calculations, train status and PNR enquiries, train schedules, vehicle registration information, road-tax calculations, IFSC lookup, UPI validation, bank status, NSE and BSE market data, and eCourts case information. The eCourts server also covers orders and cause-list retrieval.

How it works

The package provides a command-line launcher that accepts a server name. Commands such as india-mcp stocks, india-mcp gst, and india-mcp ecourts start the corresponding MCP service. The package can also be invoked through npx, which avoids a global installation.

A shared resilience layer handles network requests across the services. According to the project documentation, calls can be retried twice with exponential backoff, responses can be held in an in-memory TTL cache, and configured fallback sources can be used when a primary source is unavailable. The project also describes normalized tool responses and browser-compliant request headers for services that require particular request behavior.

Setup and configuration

Install the package globally with:

Terminal
npm install -g @samarth-23-eng/india-mcp

Alternatively, run a server without installing it globally:

Terminal
npx @samarth-23-eng/india-mcp stocks

The command-line interface includes list to show available servers and --help for usage information. Claude Desktop configuration is documented using the command value npx and arguments containing -y, the package name, and the selected server name. Separate entries can be created for services such as stocks, eCourts, and GST. Cursor is also named by the project as an MCP-capable client.

Tools and capabilities

The repository’s server catalog assigns these tool counts and functions:

  • GST: 5 tools for GSTIN checks, HSN codes, and tax calculations.
  • Railways: 7 tools for live train status, PNR enquiries, and schedules.
  • RTO: 6 tools for registration details and road-tax calculations.
  • Banking: 3 tools for IFSC search, UPI validation, and bank status.
  • Stocks: 8 tools for NSE/BSE quotes, indices, and historical data.
  • eCourts: 6 tools for cases, orders, and cause lists.

This makes the india-mcp MCP server suitable for agents that need to combine several India-specific lookup tasks while keeping each service as a separate MCP process.

Limitations and notes

The project documentation describes the upstream Indian portals and APIs as variable in availability, response speed, protection requirements, and data format. Retry logic, caching, and fallback behavior are intended to address some of those conditions, but they do not guarantee that an upstream service will respond or that its data will always be current.

The README lists FSSAI, CDSCO, and land-record access as roadmap items, while an example command also shows fssai. The documented server table currently provides the clearest supported inventory and does not include those roadmap services. Verify the package’s current command list before depending on them in production.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Developer Tools View all alternatives
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    💻 Developer Tools3 views
    Compare vs Openapi MCP Server →
  • MCP Server Docker logoMCP Server Docker

    Integrate with Docker to manage containers, images, volumes, and networks.

    💻 Developer Tools3 views
    Compare vs MCP Server Docker →
  • Shadcn Ui MCP Server logoShadcn Ui MCP Server

    MCP server that gives AI assistants seamless access to shadcn/ui v4 components, blocks, demos, and metadata.

    💻 Developer Tools3 views
    Compare vs Shadcn Ui MCP Server →
  • Next Devtools MCP logoNext Devtools MCP
    Verified

    Official Next.js MCP server for coding agents. Provides runtime diagnostics, route inspection, dev server logs, docs search, and upgrade guides. Requires Next.js 16+ dev server for full runtime features.

    💻 Developer Tools5 views
    Compare vs Next Devtools MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
1
Stargazers on the source repository.
npm downloads
874
Package downloads in the last 30 days.
Last commit
4mo ago
Most recent push to the default branch.
Install check
Inconclusive
Install command did not finish in our automated test.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about India MCP

Install it globally with `npm install -g @samarth-23-eng/india-mcp`, or run a selected server through `npx @samarth-23-eng/india-mcp <server>`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewIndia MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/india-mcp?style=directory)](https://allmcps.com/mcp/india-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/india-mcp"><img src="https://allmcps.com/api/badge/india-mcp?style=directory" alt="India MCP on AllMCPs" /></a>

Technical Specs & Signals

Category💻Developer Tools
PricingFree
More technical detailsExpand â–¾
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 21, 2026
5/9 checks healthy over the last 45d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit4mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 8, 2026
npm downloads874/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
41Quality signal: Fair · 41/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 5d ago via OSV.dev · @samarth-23-eng/india-mcp (npm)

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💻 Developer Tools →Best MCP servers for Developers →Alternatives to India MCP →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients