You're viewing a demo portfolio

Join the waitlist
PRSM

get_ohlc_data

Active

Tool 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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Indian NSE Stock Insights

https://github.com/alokbarnwal/nse-public-mcp

1/7 registries
View full server →