india-stock-mcp
Rank #30,093glama/Akhilgovind02/india-stock-mcp
Indian stock market: NSE/BSE quotes, fundamentals, mutual fund NAV, F&O chains, IPOs. No API keys.
india-stock-mcp is a Model Context Protocol (MCP) server published by akhilgovind02. It ranks #30,093 of 115,460 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. india-stock-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 12, 2026 and most recently updated on Jun 12, 2026.
Ranks ahead of 85,367 of 115,460 servers on MCP Toplist.
Use india-stock-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add india-stock-mcp -- npx -y india-stock-mcp[mcp_servers.india-stock-mcp]
command = "npx"
args = ["-y", "india-stock-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"india-stock-mcp": {
"command": "npx",
"args": [
"-y",
"india-stock-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"india-stock-mcp": {
"command": "npx",
"args": [
"-y",
"india-stock-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"india-stock-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"india-stock-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"india-stock-mcp": {
"command": "npx",
"args": [
"-y",
"india-stock-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"india-stock-mcp": {
"command": "npx",
"args": [
"-y",
"india-stock-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/glama%2FAkhilgovind02%2Findia-stock-mcp)<a href="https://mcptoplist.com/server/glama%2FAkhilgovind02%2Findia-stock-mcp"><img src="https://mcptoplist.com/badge/glama%2FAkhilgovind02%2Findia-stock-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
akhilgovind02
Other servers by akhilgovind02
View all akhilgovind02 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Jun 12, 2026 |
Frequently asked questions
- Who maintains india-stock-mcp?
- india-stock-mcp is maintained by akhilgovind02, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is india-stock-mcp listed on the Official MCP Registry?
- Yes — india-stock-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does india-stock-mcp have?
- MCP Toplist tracks 1 version of india-stock-mcp, most recently published on Jun 12, 2026.
- Where can I find the source code for india-stock-mcp?
- The source code for india-stock-mcp is hosted at github.com/akhilgovind02/india-stock-mcp.