India Regulatory MCP
An MCP server that gives Claude (and any MCP client) searchable, cited access to RBI and SEBI regulatory documents - circulars, master directions, notifications, and regulations. Its 8 documented tools cluster into read & search, sync. It runs locally over stdio via the published package.
People connecting API integration tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-06-13 · ★ 2 · #192 OF 278 MAINTAINED API INTEGRATION · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install India Regulatory MCP
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add akhilgovind02-india-regulatory-mcp -- npx -y india-reg-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"akhilgovind02-india-regulatory-mcp": {
"command": "npx",
"args": [
"-y",
"india-reg-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package india-reg-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.Akhilgovind02 is GitHub-verified and matches the repo owner
03 · What India Regulatory MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 8 documented tools across read & search, sync, including search_regulations, get_document, get_recent, list_master_directions.
Capability map
Tools grouped from the project's README - what India Regulatory MCP lets an agent do.
read & search
6 tools - e.g. Full-text search with optional regulator/type filter; Retrieve full text of a document by ID; Most recent documents, optionally filtered
search_regulations · get_document · get_recent · list_master_directions · list_by_department · search_by_topic
Sync
2 tools - e.g. Incremental scrape of new documents from RBI + SEBI; Document count breakdown + last sync time
sync_latest · sync_status
04 · Who maintains India Regulatory MCP
india-regulatory-mcp is maintained by akhilgovind02. We track 2 MCP servers from akhilgovind02 - 2 actively maintained, 7 combined GitHub stars, oldest repo from Jun 2026. Full record: all servers from akhilgovind02.
05 · Facts
- category
- API integration - ranked #192 of 278 actively-maintained API integration servers as of 2026-09-18.
- registry
- io.github.Akhilgovind02/india-regulatory-mcp (active, first published 2026-06-13)
- packages
- npm:india-reg-mcp
06 · India Regulatory MCP FAQ
Is India Regulatory MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-06-13. We re-verify nightly.
What can India Regulatory MCP do?
An agent gets 8 documented tools across read & search, sync, including search_regulations, get_document, get_recent, list_master_directions.
How do I install India Regulatory MCP?
Run `npx -y india-reg-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does India Regulatory MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to India Regulatory MCP
Alternatives to India Regulatory MCP
Maintained API integration servers if India Regulatory MCP isn't the fit.
- LetsFG - Flights & Hotels Search and book flights and hotels: hundreds of airlines, plus bookable hotel rates. ★ 2,033 · 2026-09-14
- Microsoft 365 MCP Server Interact with Microsoft 365 and Office services through the Microsoft Graph API. ★ 980 · 2026-09-17
- Idea Reality MCP Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt - returns 0-100 signal. ★ 817 · 2026-08-11
- Tapo MCP MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents ★ 803 · 2026-09-17
- Sqz Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe. ★ 625 · 2026-09-15
- Sv Number MCP Server Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back. ★ 550 · 2026-08-10
More API integration MCP servers · Lunch Money · Monobank · Revettr MCP · Anytype MCP · Kotlin & Java Library Sources
More TypeScript MCP servers · India Stock MCP · Android Security Analyzer · Appstoreconnect MCP · Typesense Kit · see all