MCP.so
登录

Indian Regulatory Data — hosted on Cloudflare Workers (HTTP + npm stdio)

@guptaprakhariitr

关于 Indian Regulatory Data — hosted on Cloudflare Workers (HTTP + npm stdio)

MCP server for indian-regulatory-mcp — see README

基本信息

分类

数据与分析

许可证

NOASSERTION

运行时

node

发布者

guptaprakhariitr

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "indian-regulatory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@insnapsprakhar/indian-regulatory-mcp"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Indian Regulatory Data — hosted on Cloudflare Workers (HTTP + npm stdio)?

This MCP server provides programmatic access to Indian regulatory and capital-market data, including SEBI orders, RBI notifications, MCA company lookups, NSE announcements, AMFI NAV, and GSTIN validation. It is designed for compliance, equity research, and fintech applications.

How to use Indian Regulatory Data — hosted on Cloudflare Workers (HTTP + npm stdio)?

Connect any MCP-aware client (Cursor, Claude Desktop, Windsurf, Continue.dev) to the hosted endpoint https://indian-regulatory-mcp.atlasword.workers.dev/mcp using HTTP POST with JSON-RPC 2.0 and a Bearer token. Use npx -y mcp-remote <endpoint> --header "Authorization: Bearer <api_key>" to launch locally, or configure directly in client config files. Obtain an API key via the checkout page; a free tier (100 calls/month/IP) requires no signup.

Key features of Indian Regulatory Data — hosted on Cloudflare Workers (HTTP + npm stdio)?

  • Hosted HTTP endpoint with Bearer-token authentication
  • Tools for SEBI, RBI, MCA, NSE, AMFI, and GSTIN verification
  • Free tier (100 calls/month) with paid Solo/Team/Pro plans
  • Global edge deployment on Cloudflare Workers
  • Tool listing and calling via standard MCP protocol

Use cases of Indian Regulatory Data — hosted on Cloudflare Workers (HTTP + npm stdio)?

  • Automate compliance checks using SEBI orders and RBI circulars
  • Look up Indian company details by CIN via MCA
  • Fetch daily mutual fund NAV for portfolio analysis
  • Validate GSTINs structurally for invoicing verification
  • Retrieve NSE corporate announcements for equity research

FAQ from Indian Regulatory Data — hosted on Cloud

评论

数据与分析 分类下的更多 MCP 服务器