Odel
india regulatory mcp

india regulatory mcp

Local
@akhilgovind022TypeScriptMITUpdated 2mo ago

Search RBI & SEBI circulars, master directions and regulations. Offline SQLite index, no API keys.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmindia-reg-mcpv1.0.1

Run

npx -y india-reg-mcp

MCP client config

{
  "mcpServers": {
    "india-regulatory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "india-reg-mcp"
      ]
    }
  }
}