Skip to main content
Glama
icharshal

India Market MCP

by icharshal

get_etf_quote

Retrieve a detailed ETF quote by providing the ETF symbol, delivering current price and market data for Indian exchange-traded funds.

Instructions

Get detailed ETF quote.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYes
Behavior2/5

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

No annotations provided, so description carries full burden. It only says 'Get detailed ETF quote' without disclosing data source, latency, rate limits, or what 'detailed' entails (e.g., price, volume, bid/ask). Minimal behavioral disclosure.

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

Conciseness3/5

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

The description is very short (5 words) and lacks substance. While concise, it is under-informative for the tool's complexity. It could be improved with more detail without becoming verbose.

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

Completeness1/5

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

Given no output schema or annotations, the description fails to explain the quote contents, return format, or any behavioral context. The tool has one required parameter, but the description is insufficient for effective use.

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

Parameters1/5

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

Schema description coverage is 0%. The description adds no meaning to the 'symbol' parameter beyond the schema; it does not specify format, examples, or constraints. The tool has only one parameter, and the description provides zero additional context.

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

Purpose4/5

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

Description clearly states it gets an ETF quote with verb 'Get' and resource 'ETF quote'. However, 'detailed' is vague, and the description does not distinguish from sibling tool 'get_stock_quote', though the asset class difference is implied.

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

Usage Guidelines2/5

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

No usage guidance provided. The description does not indicate when to use this tool over alternatives like 'get_stock_quote' or 'get_all_etfs', nor does it mention any prerequisites or exclusions.

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/india-market-mcp'

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