Skip to main content
Glama
afthabvp

Indian Market MCP

by afthabvp

get_board_meetings

Get upcoming and past board meeting dates for any stock listed on Indian exchanges. Access corporate event schedules.

Instructions

Get upcoming and past board meeting dates for a stock. Example: get_board_meetings("RELIANCE")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYes
Behavior2/5

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

No annotations are provided, and the description lacks details on data freshness, pagination, rate limits, or whether meetings include details beyond dates. The read-only nature is implied but not explicit.

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 with two sentences and an example. No superfluous content, and the key information is front-loaded.

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

Completeness2/5

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

Given no output schema and no annotations, the description is insufficient. It doesn't specify return format, whether dates are range-filtered, or include additional details (e.g., agenda, venue). The user may need to guess behavior.

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

Parameters2/5

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

The only parameter 'symbol' is listed with a title but no description. The example with 'RELIANCE' implies it's a stock ticker, but the description does not explicitly define the parameter or its format. With 0% schema coverage, more explanation is needed.

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 the tool retrieves board meeting dates for a stock, with an example using a ticker symbol. It is specific and distinguishable from sibling tools which cover different financial data.

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 guidance on when to use versus alternatives, such as other date-retrieval tools (e.g., get_stock_history). The example helps but does not provide situational context 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/afthabvp/indian-market-mcp'

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