Skip to main content
Glama

get_nse_quote

Retrieve live NSE India quotes including VWAP, circuit breaker limits, delivery quantity, and market lot. Access exchange-specific data using the official NSE API without needing an API key.

Instructions

Get live NSE India quote with exchange-specific data not available elsewhere: - VWAP (Volume Weighted Average Price) - Circuit breaker limits (Upper/Lower Circuit Price) - Delivery quantity and delivery-to-traded ratio - Face value and market lot Uses the official NSE India REST API (no API key required).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYesNSE symbol (e.g. RELIANCE, TCS, INFY, HDFCBANK — without .NS suffix)
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries full burden. Discloses API source (official NSE India REST API) and authentication requirement (no API key). Does not mention rate limits, latency, or error handling, but covers key data fields and source adequately.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Extremely concise: one sentence stating purpose, followed by bullet list of key data fields, then one sentence on API source. No wasted words, front-loaded with main action.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple tool with one parameter and no output schema, the description adequately covers purpose, available data fields, and source. Could mention output format or example response, but the listed fields give enough context for an agent.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Only one parameter (symbol) with schema description coverage 100%. Schema already explains that symbols are without .NS suffix and gives examples. Description adds no further parameter semantics beyond what schema provides, so baseline 3.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Clear verb 'Get live NSE India quote' with resource 'NSE India exchange-specific data'. Lists distinct data fields (VWAP, circuit breakers, etc.) and explicitly distinguishes from other quote tools like get_quote and get_bse_quote.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Specifies when to use: when exchange-specific data (VWAP, circuit limits, delivery ratio) is needed. Does not explicitly state when not to use or name alternatives, but the context of NSE-specific data implies its niche.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Techie03/trade-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server