get_ohlc_data
ActiveTool of Indian NSE Stock Insights
declared in 3.2.4
Recent OHLCV candles. timeframe in {daily, 15min, 5min}; limit capped at 500; newest first.
Parameters schema
{
"type": "object",
"required": [
"symbol"
],
"properties": {
"limit": {
"type": "integer",
"default": 50
},
"symbol": {
"type": "string"
},
"timeframe": {
"type": "string",
"default": "daily"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Indian NSE Stock Insights
https://github.com/alokbarnwal/nse-public-mcp
1/7 registries