india-reg-mcp
Rank #57,892io.github.Akhilgovind02/india-regulatory-mcp
Search RBI & SEBI circulars, master directions and regulations. Offline SQLite index, no API keys.
india-reg-mcp is a Model Context Protocol (MCP) server published by akhilgovind02. It ranks #57,892 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. india-reg-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 13, 2026 and most recently updated on Jun 13, 2026.
Ranks ahead of 57,568 of 115,460 servers on MCP Toplist.
Use india-reg-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add india-regulatory-mcp -- npx -y india-reg-mcp[mcp_servers.india-regulatory-mcp]
command = "npx"
args = ["-y", "india-reg-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"india-regulatory-mcp": {
"command": "npx",
"args": [
"-y",
"india-reg-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"india-regulatory-mcp": {
"command": "npx",
"args": [
"-y",
"india-reg-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"india-regulatory-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"india-reg-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"india-regulatory-mcp": {
"command": "npx",
"args": [
"-y",
"india-reg-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"india-regulatory-mcp": {
"command": "npx",
"args": [
"-y",
"india-reg-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Akhilgovind02%2Findia-regulatory-mcp)<a href="https://mcptoplist.com/server/io.github.Akhilgovind02%2Findia-regulatory-mcp"><img src="https://mcptoplist.com/badge/io.github.Akhilgovind02%2Findia-regulatory-mcp.svg" alt="MCP Toplist: #57,892 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
akhilgovind02
Other servers by akhilgovind02
View all akhilgovind02 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Jun 13, 2026 |
Frequently asked questions
- Who maintains india-reg-mcp?
- india-reg-mcp is maintained by akhilgovind02, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is india-reg-mcp listed on the Official MCP Registry?
- Yes — india-reg-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does india-reg-mcp have?
- MCP Toplist tracks 1 version of india-reg-mcp, most recently published on Jun 13, 2026.
- Where can I find the source code for india-reg-mcp?
- The source code for india-reg-mcp is hosted at github.com/akhilgovind02/india-regulatory-mcp.