indian-regulatory-mcp
Fetches regulatory orders, circulars, press releases, and announcements from Indian regulatory bodies (SEBI, RBI) via RSS feeds.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@indian-regulatory-mcpVerify GSTIN 27AAJPA1234K1ZM"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
indian-regulatory-mcp — SCAFFOLD
The highest-conviction pick from the research. Wraps SEBI / RBI / MCA / GST / Income-Tax public data into one MCP server. Free underlying data; no AI-native competitor; jurisdictional moat; deep fit for an India-based founder.
Status: scaffolded. Build this third (after sec-edgar-mcp and multi-carrier-tracking-mcp). Idea #2 in ../../../ai-as-customer-ideas.md.
Why this is the highest-conviction product
Three of the five research agents independently flagged Indian regulatory data:
Free public data (SEBI orders RSS, RBI press releases RSS, MCA master data CSV, GST verify API).
Zero AI-native wrapping — no MCP server, no SaaS, no API aggregator.
Buyers exist: every Indian fintech / legaltech / B2B agent project needs this.
Defensibility: domain knowledge of which portal serves what + dealing with India-style scraping anti-friction.
Related MCP server: European Financial Filings MCP Server
Planned tools
Tool | Source | Note |
| SEBI orders RSS + landing pages | Categories: adjudication, prohibitory, settlement, etc. |
| SEBI circulars RSS | |
| RBI Notifications RSS | |
| RBI press release RSS | |
| MCA Master Data (free CSV / portal) | Returns director list, status, capital, registration date. |
| MCA Director Master Data | Returns name + active directorships. |
| GST verification public API | Returns name, status, registration date. |
| (validation only; no full verify) | Pattern + state-from-PAN extraction. Cannot legally verify PAN-Aadhaar linkage. |
| incometaxindia.gov.in press releases | Tax department announcements. |
| NSE corporate announcements feed | Equivalent of US 8-K. |
| BSE announcements | |
| AMFI daily NAV feed (free CSV) | Mutual fund prices. |
Pricing (proposed — Indian + global blend)
Tier | Price (USD) | Price (INR equiv) | Calls / mo |
Free | $0 | ₹0 | 100 |
Solo | $9 | ₹749 | 2,000 |
Team | $29 | ₹2,399 | 10,000 |
Pro | $79 | ₹6,499 | 50,000 |
Stripe handles both USD and INR; for Indian customers add UPI checkout via Razorpay.
Build steps
Fork
../sec-edgar-mcp/toindian-regulatory-mcp/.Replace
src/edgar.tswithsrc/sources/containing one client per source.Several sources require scraping, not API calls — keep scrapers in the private repo as the moat.
Cache aggressively — Indian gov sites are slow and unreliable; we should be more available than the upstream.
Open / closed split
Open: MCP shim, RSS parsers, validation regex (GSTIN, PAN, DIN), free-tier endpoints.
CLOSED (this is the moat): MCA scraper logic (anti-CAPTCHA + cookie handling), NSE/BSE scraping, retry logic, premium tools (alerts, bulk lookups).
Risk notes
MCA portal has CAPTCHAs and rate limits; scrape politely or buy paid API access at scale.
SEBI and RBI RSS are stable and friendly.
GST verify API has been free historically but the government can pull it; plan for an ToS-permitted scraper backup.
Indian regulatory data is heavily underused by AI products precisely because the scraping is annoying — that's the moat.
See also
../sec-edgar-mcp/— reference implementation (SEC EDGAR has cleaner APIs; this product is harder).../indic-normalize-mcp/— pairs with this; same audience.../README.md— Category 1 pipeline.
Sister MCPs
All from the same operator, all live on <product>.prakhar-cognizance.workers.dev, all free-tier friendly:
Group | Products |
Research | sec-edgar · arxiv · world-bank-economic · uspto-patents · fda-approvals |
Verification + Utility | |
India | |
Real-time | hn-trending · wikipedia-recent-changes · gdelt-events · crypto-prices |
Healthcare | |
Logistics |
Full catalog: https://github.com/guptaprakhariitr · ⭐ = empty-quadrant / highest-conviction pick.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/guptaprakhariitr/indian-regulatory-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server