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

コメント

「データと分析」の他のコンテンツ