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
基本情報
設定
以下の設定を使って、このサーバーを 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
「データと分析」の他のコンテンツ
Federal Reserve Economic Data MCP Server
stefanoamorelliOpen-source FRED MCP Server (Federal Reserve Economic Data)
Salesforce MCP Server
tsmztechSalesforce MCP Server
MCP Server for Deep Research
reading-plus-aiPubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
🎓 Semantic Scholar MCP Server
JackKuo666🔍 This project implements a Model Context Protocol (MCP) server for interacting with the Semantic Scholar API. It provides tools for searching papers, retrieving paper and author details, and fetching citations and references.
コメント