Indian Stock Exchange MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Indian Stock Exchange MCP Serverget stock price for Reliance Industries"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Indian Stock Exchange MCP Server
MCP Server for providing detailed financial data for companies listed on the Bombay Stock Exchange (BSE) and National Stock Exchange (NSE), empowering users with comprehensive insights into the dynamic Indian stock market.
For more details, visit - Indian Stock Market API
Tools
(For API details, please visit - Indian Stock Market API)
get-news - Get Indian Stock Exchange News
get-stock-details - Get details for a specific stock
get-stock-history - Get historical data for a specific stock
get-stock-price - Get the latest stock price for a specific stock
get-trending-stocks - Get currently trending stocks
get-top-gainers - Get the top gaining stocks
get-top-losers - Get the top losing stocks
get-commodities - Get commodities market data
get-price-shockers - Get stocks with significant price movement
Related MCP server: Sentimatix
Setup
1. Download the Repo and Set Your API Key
Clone the repository, then create src/.env (gitignored — never commit this
file) with your API key:
echo "ISE_API_KEY=<your Indian Stock Exchange API key>" > src/.env2. Install Packages and Build
Run the following commands to install dependencies and build the project:
npm install
npm run build3. Installing on Claude Desktop
Before starting, ensure Node.js is installed on your desktop for npx to work.
Go to: Settings > Developer > Edit Config
Add the following to your claude_desktop_config.json (see
mcp-config.example.json for a copy-pasteable template — never commit
a copy of this file with a real key filled in):
{
"mcpServers": {
"IndiaStockExchange": {
"command": "node",
"args": [
"<path_to_project>/build/index.js"
],
"env": {
"ISE_API_KEY": "<your Indian Stock Exchange API key>"
}
}
}
}4. Restart Claude Desktop
After updating the configuration, restart Claude Desktop to apply the changes.
This server cannot be deployed
Maintenance
Related MCP Connectors
Indian NSE/BSE research data and mechanically-computed ratios; read-only market tools.
Indian stocks: NSE/BSE filings read by AI with price reactions, fundamentals, IPOs and FPI flows.
Market data, financial statements, valuation, research, and news for investment workflows.
Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex.
Related MCP Servers
- FlicenseCqualityDmaintenanceEnables access to comprehensive Indian stock market data from the NSE and BSE, including historical statistics, corporate actions, and IPO information. It also provides tools for mutual fund searches, analyst recommendations, and tracking market-active or trending stocks.16-
- FlicenseNot gradedqualityDmaintenanceReal-time Indian stock market sentiment intelligence. Provides NSE/BSE news sentiment, aggregated stock & sector signals, and technical analysis.1-
- AlicenseNot gradedqualityDmaintenanceProvides comprehensive financial data and insights for stocks listed on BSE and NSE, including stock details, historical data, news, IPOs, and mutual funds.6 npmISC
- FlicenseAqualityDmaintenanceEnables real-time and historical Indian stock market data retrieval, including prices, news, recommendations, and top gainers/losers.11-