Skip to main content
Glama
icharshal

NSE-MCP

by icharshal

search_by_symbol

Retrieve a single NSE stock's aggregate view including bulk deals, block deals, insider trades, and announcements in one call.

Instructions

Aggregate view for a single NSE stock — returns today's bulk deals, block deals, recent insider trades, and recent announcements in one call.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYesNSE stock symbol (e.g. RELIANCE, TCS, HDFC). Required.
daysBackNoHow many days back to look for insider trades and announcements. Default: 30.
Behavior3/5

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

No annotations are provided, so the description must disclose behavioral traits. It states the tool returns today's deals and recent insider trades/announcements, but does not cover authentication, error behavior, or data freshness. Basic behavioral context is present but incomplete.

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?

The description is a single, well-structured sentence that front-loads the key purpose ('Aggregate view for a single NSE stock') and efficiently lists the included data types. No wasted words.

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?

Given the tool has 2 parameters and no output schema, the description provides a clear list of what is returned. It does not explain the return format or pagination, but for an aggregate view tool, the stated coverage of deals and announcements is fairly complete for selection.

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?

Schema description coverage is 100%, so the baseline is 3. The description adds no additional meaning beyond what is already in the schema (symbol required, daysBack optional). It does not clarify format or constraints beyond the schema.

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?

The description clearly states it returns an aggregate view for a single NSE stock, listing specific data types (bulk deals, block deals, insider trades, announcements). This distinguishes it from sibling tools that focus on individual data types.

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?

The description clearly indicates when to use: for an aggregate view of a single NSE stock. It implies that if only one data type is needed, sibling tools should be used, but it does not explicitly state exclusions or alternatives.

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/icharshal/NSE-MCP'

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